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
2018-08-26 21:32:44 -06:00
..
examples Olm m.room.encrypted example 2018-08-18 11:41:45 +02:00
schema Replace applicable types of 'number' to 'integer' 2018-08-26 21:32:44 -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