mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 07:53:42 +01:00
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 |
||
|---|---|---|
| .. | ||
| examples | ||
| schema | ||
| check_examples.py | ||
| README.md | ||
Checking the event schemas
To validate the event schemas, and check the example events, run
./check-examples.py