matrix-spec/data/event-schemas/schema/core-event-schema/state_event.yaml

9 lines
200 B
YAML
Raw Normal View History

$schema: https://json-schema.org/draft/2020-12/schema
2015-12-07 14:53:48 +01:00
allOf:
- $ref: room_event.yaml
- $ref: sync_state_event.yaml
description: State Events have the following fields.
title: StateEvent
2015-12-07 14:53:48 +01:00
type: object