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 d6d74c4cbe Switch to using $ instead of # for sub-types
# is reserved by the swagger validator as a way to include partial content from a JSON object (eg: "#/path" would include {"test": true} from the object {"path":{"test":true}}). Instead of trying to convince the validator that it is wrong, we'll just use a different character.

Note that our rendering tools do not care about #-style references to objects. It's still somewhat worth changing the character though.
5 years ago
..
examples Switch to using $ instead of # for sub-types 5 years ago
schema Switch to using $ instead of # for sub-types 5 years ago
README.md We don't support z-schema or other JSON tools for now 8 years ago
check_examples.py Switch to using $ instead of # for sub-types 5 years ago

README.md

Checking the event schemas

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

./check-examples.py