mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-26 19:08:38 +01:00
query_auth consumes JSON
This commit is contained in:
parent
73958ecbff
commit
13a2b54bf9
|
|
@ -20,6 +20,8 @@ host: localhost:8448
|
|||
schemes:
|
||||
- https
|
||||
basePath: /_matrix/federation/v1
|
||||
consumes:
|
||||
- application/json
|
||||
produces:
|
||||
- application/json
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue