matrix-spec/api
Kegan Dougal f2a6950cc3 Minor tweaks; allow objects without props/parents if a title is set
This allows us to do things like {Tweaks} where Tweaks is defined somewhere
else.
2015-10-08 16:21:26 +01:00
..
client-server Minor tweaks; allow objects without props/parents if a title is set 2015-10-08 16:21:26 +01:00
files Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
check_examples.py Swaggerify push notification API 2015-10-08 13:08:21 +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