mbohlool
c1096211d0
Support optional tag in OpenAPI generator
2016-10-17 08:52:13 -07:00
Tim Hockin
2b937f6d6e
Fix openapi Make rules to emit 1 file
2016-09-27 17:52:22 -07:00
Tim Hockin
bd9c04cf5d
Move openapi output to a flag rather than tag
2016-09-27 17:52:22 -07:00
Daniel Smith
52a96d95c0
use gengo dep
2016-09-22 13:44:02 -07:00
mbohlool
c25ecc43ab
Move openapi common code to genericapiserver/openapi/common
2016-09-21 17:01:54 -07:00
mbohlool
38b2567d8b
Move generated openAPI specs out of genericapiserver and make it configurable
2016-09-20 14:06:10 -07:00
mbohlool
54fee8c253
Improvements on OpenAPI spec generation:
...
- Generating models using go2idl library (no reflection anymore)
- Remove dependencies on go-restful/swagger
- Generate one swagger.json file for each web-service
- Bugfix: fixed a bug in trie implementation
2016-09-12 18:47:03 -07:00