Commit Graph

9 Commits (77b668a5dc18931ca8e15c5aaf60dc2ef0054e3d)

Author SHA1 Message Date
Richard van der Hoff 49cd65dd58 Add a license to the spec
We're licensing hte spec under ASLv2. Add the LICENSE file, and add the
short-form to as much of the source as is practical right now (adding it to
json source is a massive pita).
10 years ago
Daniel Wagner-Hall f81b967e2d Make all the schema files yaml 10 years ago
Kegan Dougal 31ae4b3859 Swaggerify push notification API
Edit units.py to support nested JSON request keys
10 years ago
Kegan Dougal a9618a981b Swaggerify the /enabled endpoint 10 years ago
Kegan Dougal 8c4d7f5051 Do not try to parse non-json request examples as json 10 years ago
Mark Haines f34722485f Check the request example JSON matches the schema 10 years ago
Mark Haines f827765ba1 Make to code to skip checking swagger responses which don't have an
application/json example clearer.
10 years ago
Mark Haines 9896f98e2b Search for yaml swagger files if check_examples.py is run without
arguments.
10 years ago
Mark Haines 299a4356d4 Add script to check that the example responses in the swagger matches
the examples.
10 years ago