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
Daniel Wagner-Hall d53943c8c2 Spec /room/{roomId}/join
This is just replacing the existing spec with a swagger version.

Subsequent pull requests will add 3pid join to this, as well as specing
the invite, leave, ban, and kick endpoints.
11 years ago
..
client-server Spec /room/{roomId}/join 11 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
package.json Add package.json 11 years ago
swagger.html Minor swagger HTML tweaks 11 years ago
validator.js Update swagger validator to support directories. 11 years ago

README

To get this running:
  python -m SimpleHTTPServer

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