docs-matrix-spec/api
Mark Haines bde003fe86 Split the rooms out into a separate top level key.
Divide the rooms into separate groups in preparation for adding tag
support.

Further subdivide the rooms into "joined/invited/archived" based the
membership of the user in the room because that membership affects what
events the user can view from the room. E.g only users that are joined
to a room may see the ephemeral events for the room.
2015-10-02 16:14:24 +01:00
..
client-server Split the rooms out into a separate top level key. 2015-10-02 16:14:24 +01:00
files Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
check_examples.py Make to code to skip checking swagger responses which don't have an 2015-09-18 16:35:27 +01:00
package.json Add package.json 2015-06-02 13:32:22 +01:00
README Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
swagger.html Minor swagger HTML tweaks 2015-02-20 11:32:53 +00:00
validator.js Only validate a file if it ends with ".yaml". 2015-09-24 13:37:32 +01:00

To get this running:
  python -m SimpleHTTPServer

Go to http://localhost:8000/swagger.html