Federation

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
pull/2563/head
Travis Ralston 4 years ago committed by GitHub
parent 98416bf948
commit d4c19a0e80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -95,6 +95,6 @@ Canonical JSON
Servers MUST strictly enforce the JSON format specified in the
`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}``
endpoint would return a ``M_BAD_JSON`` error.

Loading…
Cancel
Save