mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01: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:
|
||||
content:
|
||||
properties:
|
||||
redacts: |-
|
||||
redacts:
|
||||
description: The event ID that was redacted. Starting in room version 11.
|
||||
type: string
|
||||
reason:
|
||||
|
|
|
|||
Loading…
Reference in a new issue