mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Removed no-longer used Authorization parameter
This commit is contained in:
parent
044278752b
commit
be406bd676
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "Authorization",
|
||||
"in": "header",
|
||||
"description": "The authorization token with Bearer type",
|
||||
"required": true,
|
||||
"type": "string"
|
||||
}
|
Loading…
Add table
Reference in a new issue