mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
fields including a '.' can be included in a filter. I considered replacing '.' with '/'. Since '/' was less likely to appear in event field names. However if we used '\' to escape a literal '/' we risk confusing it with the JSON escape '\/'. |
||
|---|---|---|
| .. | ||
| 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