mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Merge branch 'rav/SPEC-254' into rav/flatten_sync
Conflicts: specification/events.rst
This commit is contained in:
commit
7ff593b3de
|
|
@ -36,7 +36,8 @@ formatted for federation by:
|
||||||
that state key
|
that state key
|
||||||
* Adding a ``redacted_because`` to event object if the event was
|
* Adding a ``redacted_because`` to event object if the event was
|
||||||
redacted which gives the event that redacted it.
|
redacted which gives the event that redacted it.
|
||||||
* Adding a ``txn_id`` if the event was sent by the client requesting it.
|
* Adding a ``txn_id`` to the event object if the event was sent by the client
|
||||||
|
requesting it.
|
||||||
|
|
||||||
Events in responses for APIs with the /v1 prefix are generated from an event
|
Events in responses for APIs with the /v1 prefix are generated from an event
|
||||||
formatted for the /v2 prefix by:
|
formatted for the /v2 prefix by:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue