don't need securityDefinitions since we don't use access token
This commit is contained in:
parent
ef3df9d549
commit
9bf02ada55
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ consumes:
|
||||||
- application/json
|
- application/json
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
securityDefinitions:
|
|
||||||
$ref: definitions/security.yaml
|
|
||||||
paths:
|
paths:
|
||||||
"/refresh":
|
"/refresh":
|
||||||
post:
|
post:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue