mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-21 21:43:43 +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
|
- application/json
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
securityDefinitions:
|
|
||||||
$ref: definitions/security.yaml
|
|
||||||
paths:
|
paths:
|
||||||
"/refresh":
|
"/refresh":
|
||||||
post:
|
post:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue