invites consume JSON

This commit is contained in:
Travis Ralston 2018-08-03 13:58:27 -06:00
parent fcaa299f81
commit 8dd63388e0

View file

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