mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 17:48:37 +01:00
prev_content is an object
This commit is contained in:
parent
5027a9a59a
commit
d0e8df8f3f
|
|
@ -131,7 +131,7 @@ properties:
|
||||||
description: The sender of the replaced state event.
|
description: The sender of the replaced state event.
|
||||||
example: "@someone:domain.com"
|
example: "@someone:domain.com"
|
||||||
prev_content:
|
prev_content:
|
||||||
type: string
|
type: object
|
||||||
description: The content of the replaced state event.
|
description: The content of the replaced state event.
|
||||||
example: {
|
example: {
|
||||||
"membership": "join",
|
"membership": "join",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue