mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 20:48:37 +01:00
Edit content-repo.yaml to include examples and headers.
Restructure content module to conform to the module template.
Adjust the HTTP API template to give 1 more char to the response
param to fit "Content-Disposition" correctly.
Edit the templating system to support displaying enums for
swagger APIs (before it was just JSON schema). Also add support
for introspecting headers from swagger. Finally, replace - with
_ when forming the {{ template_var }} else things whine.
|
||
|---|---|---|
| .. | ||
| client-server | ||
| files | ||
| check_examples.py | ||
| package.json | ||
| README | ||
| swagger.html | ||
| validator.js | ||
To get this running: python -m SimpleHTTPServer Go to http://localhost:8000/swagger.html