shlink/docs/swagger/parameters/Authorization.json
2016-10-22 23:44:14 +02:00

8 lines
159 B
JSON

{
"name": "Authorization",
"in": "header",
"description": "The authorization token with Bearer type",
"required": true,
"type": "string"
}