mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 16:33:43 +01:00
# 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.
|
||
|---|---|---|
| .. | ||
| 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