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
Mark Haines f557e69860 Note that m.tag events can appear in v1 initialSync and /events as well as v2 sync. Only add the room_id for v1 /events since it is redundant in v1 /initialSync 10 years ago
..
client-server Note that m.tag events can appear in v1 initialSync and /events as well as v2 sync. Only add the room_id for v1 /events since it is redundant in v1 /initialSync 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 Swaggerify push notification API 10 years ago
package.json Bump to swagger-parser 3.2.1 - remove x- keys on headers 10 years ago
swagger.html Minor swagger HTML tweaks 11 years ago
validator.js Bump to swagger-parser 3.2.1 - remove x- keys on headers 10 years ago

README

To get this running:
  python -m SimpleHTTPServer

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