Commit Graph

7 Commits

Author SHA1 Message Date
Akihito Nakano
17c4c90c31 Switch ruby client to use openapi-generator (#103) 2019-03-15 21:58:56 -07:00
Akihito Nakano
8fe6f9ce34 [Ruby] Exclude test codes from code generation (#104)
* Exclude test files from code generation

ref https://github.com/kubernetes-client/ruby/issues/29

* Exclude spec folder from cleanup

in order to avoid unintensional deletion of hand-written test codes.
ref https://github.com/kubernetes-client/ruby/issues/29
2019-02-25 11:50:15 -08: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
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
a52d6fbd66 Reformat generator callers 2017-08-15 11:42:26 -07:00
mbohlool
5ee5ed6155 Add ruby client generator 2017-05-10 10:42:41 -07:00