mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 03:18:37 +01:00
get_missing_events consumes JSON
This commit is contained in:
parent
3a9fb11c9b
commit
6ac25d167c
|
|
@ -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