mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-08 17:03:42 +01:00
don't need securityDefinitions since we don't use access token
This commit is contained in:
parent
ef3df9d549
commit
9bf02ada55
|
|
@ -24,8 +24,6 @@ consumes:
|
|||
- application/json
|
||||
produces:
|
||||
- application/json
|
||||
securityDefinitions:
|
||||
$ref: definitions/security.yaml
|
||||
paths:
|
||||
"/refresh":
|
||||
post:
|
||||
|
|
|
|||
Loading…
Reference in a new issue