docs-matrix-spec/api
Kegan Dougal db25276856 Start adding in push definitions
This is going to be painful to represent due to how the push API allows
mixed types (strings or objects) and mixed top-level keys ("content" rule kind
allowing "pattern" as a top-level key). We may wish to re-visit the design
of this API for v2.
2015-10-07 17:44:05 +01:00
..
client-server Start adding in push definitions 2015-10-07 17:44:05 +01:00
files Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
check_examples.py Do not try to parse non-json request examples as json 2015-10-01 18:03:34 +01:00
package.json Bump to swagger-parser 3.2.1 - remove x- keys on headers 2015-10-02 10:21:48 +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 Bump to swagger-parser 3.2.1 - remove x- keys on headers 2015-10-02 10:21:48 +01:00

To get this running:
  python -m SimpleHTTPServer

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