You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/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.
10 years ago
..
client-server Add structure for adding examples to HTTP APIs. 10 years ago
files Shuffle around structure of matrix-doc and add a README. 10 years ago
README Shuffle around structure of matrix-doc and add a README. 10 years ago
swagger.html Minor swagger HTML tweaks 10 years ago
validator.js Add structure for adding examples to HTTP APIs. 10 years ago

README

To get this running:
  python -m SimpleHTTPServer

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