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 1f5b6271f2 Generate swagger-ui output for client-server API
Depends on:
https://github.com/matrix-org/matrix-doc/pull/212
https://github.com/matrix-org/matrix-doc/pull/208
https://github.com/matrix-org/matrix-doc/pull/207
for the actual rendered output to not throw javascript errors at runtime.
9 years ago
..
application-service Move application service swagger out of c-s dir 9 years ago
client-server Generate swagger-ui output for client-server API 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 Swaggerify push notification API 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 10 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