mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
10 lines
151 B
YAML
10 lines
151 B
YAML
|
|
properties:
|
||
|
|
events:
|
||
|
|
description: List of events
|
||
|
|
items:
|
||
|
|
allOf:
|
||
|
|
- $ref: event.yaml
|
||
|
|
type: object
|
||
|
|
type: array
|
||
|
|
type: object
|