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

This commit is contained in:
Hubert Chathi 2022-06-02 16:19:11 -04:00
parent ef3df9d549
commit 9bf02ada55

View file

@ -24,8 +24,6 @@ consumes:
- application/json
produces:
- application/json
securityDefinitions:
$ref: definitions/security.yaml
paths:
"/refresh":
post: