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.
2015-10-01 12:11:26 +01:00
..
modules Add nested dict template support; Add x-pattern 2015-10-01 12:11:26 +01:00
0-event_signing.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
0-events.rst Fix typo 2015-09-23 11:30:07 +01:00
0-feature_profiles.rst Various review fixes 2015-09-22 16:59:49 +01:00
0-intro.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
1-client_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
2-modules.rst Various review fixes 2015-09-22 16:59:49 +01:00
3-application_service_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
4-server_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
5-identity_servers.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
6-appendices.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
targets.yaml Use relative depths for groups instead of absolute ones 2015-09-23 14:29:37 +01:00