You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
examples Olm m.room.encrypted example 6 years ago
schema Fix event schemas for /sync 6 years ago
README.md We don't support z-schema or other JSON tools for now 9 years ago
check_examples.py Add a license to the spec 8 years ago

README.md

Checking the event schemas

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

./check-examples.py