matrix-doc/api
David Baker cf850b4270 Fix level of `counts` and `devices`
They are actually within the notification object rather than the top level object. Add titles to objects so it works.
2016-04-06 20:21:08 +01:00
..
application-service Move application service swagger out of c-s dir 2015-12-04 17:34:48 +00:00
client-server Merge pull request #284 from matrix-org/dbkr/notification_counts 2016-03-10 14:10:44 +00:00
files fix for https://github.com/matrix-org/matrix-doc/issues/270 2016-02-16 11:01:04 +00:00
identity Specify association lookup 2016-03-10 13:59:34 +00:00
push-gateway Fix level of `counts` and `devices` 2016-04-06 20:21:08 +01:00
README Shuffle around structure of matrix-doc and add a README. 2015-02-20 10:43:20 +00:00
check_examples.py Make all the schema files yaml 2015-12-07 13:56:36 +00:00
package.json Bump to swagger-parser 3.2.1 - remove x- keys on headers 2015-10-02 10:21:48 +01: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

README

To get this running:
  python -m SimpleHTTPServer

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