mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
EDU origin and destinations aren't required
This commit is contained in:
parent
7ada91787a
commit
cfdbee5fc2
|
|
@ -33,4 +33,4 @@ properties:
|
||||||
content:
|
content:
|
||||||
type: object
|
type: object
|
||||||
description: The content of the ephemeral message.
|
description: The content of the ephemeral message.
|
||||||
required: ['edu_type', 'origin', 'destination', 'content']
|
required: ['edu_type', 'content']
|
||||||
Loading…
Reference in a new issue