invites consume JSON

pull/1450/head
Travis Ralston 6 years ago
parent fcaa299f81
commit 8dd63388e0

@ -20,6 +20,8 @@ host: localhost:8448
schemes:
- https
basePath: /_matrix/federation/v1
consumes:
- application/json
produces:
- application/json
paths:

Loading…
Cancel
Save