add basic authentication with user, password and api key
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@term=MA
|
||||
|
||||
GET http://localhost:8000/api/dipendenti/cerca?term={{term}}
|
||||
Authorization: Basic elixforms_ws:password123
|
||||
X-API-Key: myApiAccessToken
|
||||
Reference in New Issue
Block a user