matrix-doc/api/client-server/v1
Mark Haines 7f81501762 Allow relative references to schema to work in python and node.
Rename "schema/v1/core" to "schema/v1/core-event-schema".
Add self-referential symlinks to schema/v1/core-event-schema

The python json schema libraries expect that relative references are
relative to the file they are in. The node json schema libraries
expect that relateive references are relative to the first file loaded.

To support both kinds we reference the core event schema using
"core-event-schema/event.json". We then symlink the core-event-schema
directory to both the location of the file refering to "event.json" so
that it will work in python and to the location of the top level file
so that it will work in node.
2015-09-18 11:39:44 +01:00
..
definitions replace definitions/*event.yaml with symlinks to /event-schemas/ 2015-09-17 13:09:35 +01:00
content-repo.yaml Add sync API yaml. Add template for sync_http_api. 2015-06-02 11:44:27 +01:00
core-event-schema Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
directory.yaml Add profile API. Add error definition to definitions folder. 2015-05-29 15:37:44 +01:00
login.yaml s/registration/login/ 2015-09-14 17:10:46 +01:00
membership.yaml Invite doesn't accept room aliases 2015-09-10 11:21:18 +01:00
presence.yaml Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
profile.yaml Add sortFn for profile HTTP API. Add combined profile HTTP API. 2015-06-01 16:29:19 +01:00
sync.yaml Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
v1-event-schema Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00