Commit Graph

5 Commits (48569c2156e8b5a1a7f9b67a6bdce3c0dfa255a5)

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