mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-02 12:17:47 +02:00
Clarify string format of replaces_state
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
9e06ec46d4
commit
9aebfd0718
|
|
@ -124,6 +124,8 @@ properties:
|
||||||
by the local homeserver, and is only returned if the event is a state event.
|
by the local homeserver, and is only returned if the event is a state event.
|
||||||
Unlike `prev_content`, this field is included regardless of history visibility.
|
Unlike `prev_content`, this field is included regardless of history visibility.
|
||||||
type: string
|
type: string
|
||||||
|
format: mx-event-id
|
||||||
|
pattern: "^\\$"
|
||||||
x-addedInMatrixVersion: "1.19"
|
x-addedInMatrixVersion: "1.19"
|
||||||
membership:
|
membership:
|
||||||
description: |
|
description: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue