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
Daniel Wagner-Hall 9c733a45e8 Take object, not bool, as param
Throughout our API we take objects. And swagger is unhappy with not
doing so.
10 years ago
..
client-server Take object, not bool, as param 10 years ago
files
README
check_examples.py
package.json
swagger.html
validator.js

README

To get this running:
  python -m SimpleHTTPServer

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