Commit Graph

5 Commits

Author SHA1 Message Date
Tomasz Prus
6f03521994 [feat/python-asyncio] switch openapi generator to 5.4.0 (#222) 2022-03-17 13:54:42 -07:00
Brendan Burns
2db702d0fe Convert a number of XML files to generatorName (#210) 2021-11-05 12:38:41 -07:00
Tomasz Prus
9f439b68da feat: switch python-asyncio to use openapi-generator v4.2.3 (#146) 2020-02-11 12:34:10 -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
Tomasz Prus
55f9ae0366 add script to create kubernetes_asyncio python client (#60)
* feat: package named kubernetes_asyncio

* feat: fix rest client

* fix: patch rest client to support strategic-merge-patch+json

* fix: docs, move patch to ext. file
2018-06-14 16:40:54 -07:00