matrix-spec/api
Kegan Dougal 862f5a3a53 Add structure for adding examples to HTTP APIs.
Use 'x-example' to add examples to parameters which are not in 'body' (swagger
doesn't define that currently). Add profile API examples. Add necessary glue
and templates to make it all work.
2015-06-01 14:20:24 +01:00
..
client-server Add structure for adding examples to HTTP APIs. 2015-06-01 14:20:24 +01:00
files Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00: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 Add structure for adding examples to HTTP APIs. 2015-06-01 14:20:24 +01:00

To get this running:
  python -m SimpleHTTPServer

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