Commit Graph

3 Commits

Author SHA1 Message Date
Hui Yu
ab432efa49 [API] Re-run code generator to merge the changes of OpenAPITools/openapi-generator to fix the bug:
* If the data type of query parameter is "int" or "bool" in OpenAPI Spec, the request url will not be generated correctly. ( PR #6692 )
2020-06-20 09:41:15 +08:00
Hui Yu
62b6012027 Apply 2 useful patches from OpenAPITools/openapi-generator repo:
1. Support SSL client authentication for the c client (#5719)

2. Fix base64 decode funtion (#5642)
2020-04-01 13:32:02 +08:00
Hui Yu
8ba394045d commit
1. The kubernetes-client/gen setting for c generator

    2. The source code generated by OpenAPI c generator
2020-03-18 17:24:33 +08:00