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.
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 '\/'. |
10 years ago | |
|---|---|---|
| .. | ||
| client-server | 10 years ago | |
| files | 11 years ago | |
| README | 11 years ago | |
| check_examples.py | 10 years ago | |
| package.json | 11 years ago | |
| swagger.html | 11 years ago | |
| validator.js | 10 years ago | |
README
To get this running: python -m SimpleHTTPServer Go to http://localhost:8000/swagger.html