matrix-spec/event-schemas
Richard van der Hoff 5b12e2cfef Convert event schemas to yaml
We've decided to make the event schemas YAML, so we might as well take
advantage of it.

(This conversion was done mostly automatically, except for:
 - s/null/"null"/ in m.room.member
 - reformat description in m.room.power_levels
2016-06-22 12:01:08 +01:00
..
examples m.third_party_invite: Allow multiple public keys 2016-02-12 13:15:21 +00:00
schema Convert event schemas to yaml 2016-06-22 12:01:08 +01:00
check_examples.py Make all the schema files yaml 2015-12-07 13:56:36 +00: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