query_auth consumes JSON

pull/1475/head
Travis Ralston 6 years ago
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…
Cancel
Save