docs-matrix-spec/api
2016-04-06 18:28:21 +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 Change id in the push gateway poke to be event_id and spec that it's the Matrix event ID of the message. Correct the spec for badge count pushes which omit fields previously described as mandatory. Add more detail about when to use event_id to suppress dupes. Also add the push gateway doc so it's actually included in the spec. 2016-04-06 18:28:21 +01: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
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