Federation
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
98416bf948
commit
d4c19a0e80
1 changed files with 1 additions and 1 deletions
|
@ -95,6 +95,6 @@ Canonical JSON
|
||||||
|
|
||||||
Servers MUST strictly enforce the JSON format specified in the
|
Servers MUST strictly enforce the JSON format specified in the
|
||||||
`appendices <../appendices.html#canonical-json>`_. This translates to a 400 ``M_BAD_JSON`` error
|
`appendices <../appendices.html#canonical-json>`_. This translates to a 400 ``M_BAD_JSON`` error
|
||||||
on most endpoints, or discarding of events over federation. For example, the federation API's
|
on most endpoints, or discarding of events over federation. For example, the Federation API's
|
||||||
``/send`` endpoint would discard the event whereas the Client Server API's ``/send/{eventType}``
|
``/send`` endpoint would discard the event whereas the Client Server API's ``/send/{eventType}``
|
||||||
endpoint would return a ``M_BAD_JSON`` error.
|
endpoint would return a ``M_BAD_JSON`` error.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue