matrix-doc/event-schemas
Damir Jelić a96a2f3fce Fix the action of a room key request cancellation.
The spec states that the action of a room key request cancellation
should be "cancel_request" but every known implementation uses
"request_cancellation" instead.

This patch fixes the spec to reflect the implementations.
2019-08-26 12:21:23 +02:00
..
examples Fix the action of a room key request cancellation. 2019-08-26 12:21:23 +02:00
schema Fix the action of a room key request cancellation. 2019-08-26 12:21:23 +02:00
README.md We don't support z-schema or other JSON tools for now 2016-05-05 10:50:03 +01:00
check_examples.py Skip over partial event definitions in examples 2019-06-02 18:02:36 -06:00

README.md

Checking the event schemas

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

./check-examples.py