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/api
Richard van der Hoff 57995a815a Fix a number of untruths in the documentation about /sync.
Attempts to make the /sync documentation better represent fact as it currently
stands - in particular document the structure of the returned events.
9 years ago
..
client-server Fix a number of untruths in the documentation about /sync. 9 years ago
files Shuffle around structure of matrix-doc and add a README. 9 years ago
README Shuffle around structure of matrix-doc and add a README. 9 years ago
check_examples.py Swaggerify push notification API 9 years ago
package.json Bump to swagger-parser 3.2.1 - remove x- keys on headers 9 years ago
swagger.html Minor swagger HTML tweaks 9 years ago
validator.js Bump to swagger-parser 3.2.1 - remove x- keys on headers 9 years ago

README

To get this running:
  python -m SimpleHTTPServer

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