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 db25276856 Start adding in push definitions
This is going to be painful to represent due to how the push API allows
mixed types (strings or objects) and mixed top-level keys ("content" rule kind
allowing "pattern" as a top-level key). We may wish to re-visit the design
of this API for v2.
9 years ago
..
client-server Start adding in push definitions 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 Do not try to parse non-json request examples as json 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