matrix-doc/api/client-server
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
..
v1 Allow relative references to schema to work in python and node. 2015-09-18 11:39:44 +01:00
api-docs Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-content Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-directory Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-events Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-login Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-presence Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-profile Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-registration Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
api-docs-rooms Test swagger commit 2015-02-20 14:29:51 +00:00