matrix-spec/event-schemas
Travis Ralston fde48e7ee8 Specify how room versioning works
This is the spec PR for https://github.com/matrix-org/matrix-doc/issues/1425

Room version upgrades are not part of MSC1425.

Documented aspects:
* room_version on the create event
* creating a room with a specific version (useful for testing)
* make_join behaviour
* error code documentation
* grammar of room versions

Based upon https://docs.google.com/document/d/1urKgReoHqxX8R_XtySB17dPi-DZcKhqTEL2_s895Wz0/edit
2018-08-15 15:12:36 -06:00
..
examples Document message formats as-is 2018-07-10 12:52:11 -06:00
schema Specify how room versioning works 2018-08-15 15:12: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