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
Mark Haines a7b808c5cd Add a invite_state key for holding the state that is bundled with an
invite. This is kept separate from the actual state for the room as
it may be derived from an incomplete, unverified copy of the state
that was bundled with an invite event received over federation.
9 years ago
..
client-server Add a invite_state key for holding the state that is bundled with an 9 years ago
files Shuffle around structure of matrix-doc and add a README. 10 years ago
README Shuffle around structure of matrix-doc and add a README. 10 years ago
check_examples.py Make to code to skip checking swagger responses which don't have an 9 years ago
package.json Add package.json 10 years ago
swagger.html Minor swagger HTML tweaks 10 years ago
validator.js Only validate a file if it ends with ".yaml". 9 years ago

README

To get this running:
  python -m SimpleHTTPServer

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