Commit Graph

5 Commits (6270983b7f0b6d4cba7c679e9dd9b7028d50dfdb)

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