matrix-spec/api/client-server/definitions/event_batch.yaml

10 lines
151 B
YAML
Raw Normal View History

2015-12-07 14:53:48 +01:00
properties:
events:
description: List of events
items:
allOf:
- $ref: event.yaml
type: object
type: array
type: object