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/specification
Kegan Dougal 365a9076b9 Add nested dict template support; Add x-pattern
For cases where event schema specify `patternProperties` it would be nice
to give that pattern a "human-readable" form rather than a raw regex. This
is now supported by specifying `x-pattern` in the value part of the specified
pattern e.g. `patternProperties:{ "^.*":{ x-pattern: "$THING", ... } }`

Templating had limited record type descriptions limited to value primitives
e.g. `{string: integer}`. It now supports inspecting the values recursively
if the value is `object`.

Updated `m.receipt` to take both these points into account to make it read
better. Tweak receipt module text.
10 years ago
..
modules Add nested dict template support; Add x-pattern 10 years ago
0-event_signing.rst Rename spec files to not have numbers everywhere; update targets.yaml 10 years ago
0-events.rst Fix typo 10 years ago
0-feature_profiles.rst Various review fixes 10 years ago
0-intro.rst Fix paragraph CSS and adjust where paragraphs are in the RST 10 years ago
1-client_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 10 years ago
2-modules.rst Various review fixes 10 years ago
3-application_service_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 10 years ago
4-server_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 10 years ago
5-identity_servers.rst Rename spec files to not have numbers everywhere; update targets.yaml 10 years ago
6-appendices.rst Rename spec files to not have numbers everywhere; update targets.yaml 10 years ago
targets.yaml Use relative depths for groups instead of absolute ones 10 years ago