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 0ce533d153 Split the room_map into separate sections based on whether they are
"joined/invited/archived".

Rename the room_map to rooms and remove the grouping indirection. When we
want groups then we can add them under a separate key, either at the
top-level or as part of the events themselves.
10 years ago
..
client-server Split the room_map into separate sections based on whether they are 10 years ago
files Shuffle around structure of matrix-doc and add a README. 11 years ago
README Shuffle around structure of matrix-doc and add a README. 11 years ago
check_examples.py Make to code to skip checking swagger responses which don't have an 10 years ago
package.json Add package.json 11 years ago
swagger.html Minor swagger HTML tweaks 11 years ago
validator.js Only validate a file if it ends with ".yaml". 10 years ago

README

To get this running:
  python -m SimpleHTTPServer

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