Commit Graph

5 Commits (bcce6b9a7c51ac7e5ad0bcf4178528e4158d7f1b)

Author SHA1 Message Date
Travis Ralston f54d5a4039 Convert build scripts to python 3 8 years ago
Richard van der Hoff 934dd4754c swagger-http-server: fix port param
it needs to be an int, not a list
9 years ago
Richard van der Hoff 459f4b953d swagger-http-server: add a --port argument 9 years ago
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
Richard van der Hoff 60f36bf868 Script to serve the generated swagger JSON
We need custom CORS headers to serve the swagger JSON, so add a script to do it
10 years ago