mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-19 01:24:09 +02:00
Fix-up event schema.
This commit is contained in:
parent
3935bd1dd8
commit
70985a7068
|
|
@ -5,7 +5,7 @@ description: 'This event is created by the server to describe which event has be
|
||||||
properties:
|
properties:
|
||||||
content:
|
content:
|
||||||
properties:
|
properties:
|
||||||
redacts: |-
|
redacts:
|
||||||
description: The event ID that was redacted. Starting in room version 11.
|
description: The event ID that was redacted. Starting in room version 11.
|
||||||
type: string
|
type: string
|
||||||
reason:
|
reason:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue