matrix-spec/api
Kegan Dougal c5edc60c4c Add push YAML for pushers endpoint.
Also display "required" text on required JSON body request params. Also
increase the size of the request param column to support longer param names
present in the pushers API.
2015-10-07 16:01:36 +01:00
..
client-server Add push YAML for pushers endpoint. 2015-10-07 16:01:36 +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