matrix-spec/event-schemas
Travis Ralston 55c0b968b5 Fix event schemas for /sync
This commit clarifies the required keys for each type of event that appears in sync, fixes the core event schema not declaring 'content' as required, and includes a mention that events may not have a room_id when appearing in /sync.

Fixes https://github.com/matrix-org/matrix-doc/issues/595
Fixes https://github.com/matrix-org/matrix-doc/issues/909
2018-08-26 22:22:36 -06:00
..
examples Olm m.room.encrypted example 2018-08-18 11:41:45 +02:00
schema Fix event schemas for /sync 2018-08-26 22:22:36 -06:00
check_examples.py Add a license to the spec 2016-07-12 17:28:30 +01:00
README.md We don't support z-schema or other JSON tools for now 2016-05-05 10:50:03 +01:00

Checking the event schemas

To validate the event schemas, and check the example events, run

./check-examples.py