mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
Be clear that event_id is not applicable everywhere
This commit is contained in:
parent
efa9b5a8f1
commit
dcaaf84395
|
|
@ -13,7 +13,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
properties:
|
properties:
|
||||||
event_id:
|
event_id:
|
||||||
description: The ID of this event.
|
description: The ID of this event, if applicable.
|
||||||
type: string
|
type: string
|
||||||
content:
|
content:
|
||||||
description: The content of this event. The fields in this object will vary depending
|
description: The content of this event. The fields in this object will vary depending
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue