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-proposals/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.
5 years ago
..
examples Fix the action of a room key request cancellation. 5 years ago
schema Fix the action of a room key request cancellation. 5 years ago
README.md We don't support z-schema or other JSON tools for now 8 years ago
check_examples.py Skip over partial event definitions in examples 5 years ago

README.md

Checking the event schemas

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

./check-examples.py