Joe Finney
8ce98ba3d4
Make one of the go2idl unit tests pass in a sandbox.
2016-12-21 16:01:11 -08:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
mbohlool
71c07650ea
All omitempty fields should be optional
2016-11-20 00:16:33 -08:00
mbohlool
02631bb7ff
OpenAPI Bugfix: []byte should be treated as integer array
2016-11-17 21:22:02 -08:00
Mike Danese
df713b478c
fix tests by declaring testdata
2016-10-21 17:32:32 -07:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
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
76ba6d19e9
allow openapi import
2016-09-22 14:59:45 -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