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 667fa082af Replace applicable types of 'number' to 'integer'
`number` implies/represents a float where `integer` does not.

The only remaining `type: number` in the project appear on power levels: those have been left untouched pending clarification.

Fixes https://github.com/matrix-org/matrix-doc/issues/746
6 years ago
..
examples Olm m.room.encrypted example 6 years ago
schema Replace applicable types of 'number' to 'integer' 6 years ago
README.md We don't support z-schema or other JSON tools for now 9 years ago
check_examples.py Add a license to the spec 8 years ago

README.md

Checking the event schemas

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

./check-examples.py