don't need securityDefinitions since we don't use access token

pull/1056/head
Hubert Chathi 2 years ago
parent ef3df9d549
commit 9bf02ada55

@ -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…
Cancel
Save