docs-matrix-spec/api/client-server/definitions/event_batch.yaml
2015-12-07 13:56:36 +00:00

9 lines
151 B
YAML

properties:
events:
description: List of events
items:
allOf:
- $ref: event.yaml
type: object
type: array
type: object