b885714d94
m.room.message msgtypes. Now that content referenced by the *m.audio*, *m.file*, *m.image*, and *m.video* message types can be encrypted, the `url` field is required *only* if the content is unencrypted. The "required" designation in the event schemas (which prefixes the field description with "Required" in bold in the generated HTML) is used to indicate fields which must always be present, and this is no longer the case. Signed-off-by: Jimmy Cuadra <jimmy@jimmycuadra.com> |
||
---|---|---|
.. | ||
examples | ||
schema | ||
README.md | ||
check_examples.py |
README.md
Checking the event schemas
To validate the event schemas, and check the example events, run
./check-examples.py