Commit Graph

6 Commits

Author SHA1 Message Date
Brendan Burns
3e160e6416 Switch golang to openapi-generator. (#110) 2019-03-28 12:29:57 -07:00
Tomasz Prus
d0821e65aa feat: introduce openapi-generator (#95)
* move files related to swagger-codegen to dedicated directory

* add script to build clients by openapi-generator

* python-asyncio is build by openapi-generator
2019-01-14 22:52:13 -08:00
Tamal Saha
cbea33eac4 Allow using forked swagger-api repository (#62)
To generate client for CRDs, I needed to use a forked version of swagger-api.
ref: https://github.com/kubernetes-client/gen/issues/59#issuecomment-381395227
2018-06-29 13:23:03 -07:00
Tamal Saha
7d7ec1cfee Allow specifying a github repository if working on ecosystem projects (#63) 2018-06-25 07:30:35 -07:00
Alessandro Ogier
da2c88defb allow specifying a github username if working on forks (#58) 2018-05-02 22:10:15 -07:00
mbohlool
6da7598bd9 Add go generator 2018-03-13 13:21:05 -07:00