Hui Yu
c740f061c9
Allow cJSON_IsNull() for a string if it is not mandatory
2022-12-29 10:58:47 +08:00
Kubernetes Prow Robot
fd71accdaf
Automated openapi generation from release-1.25
...
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com >
2022-09-26 01:26:15 +00:00
Kubernetes Prow Robot
cf0538fd4d
Automated openapi generation from release-1.24
...
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com >
2022-06-05 18:16:17 +00:00
Hui Yu
08845310b8
Merge OpenAPITools/openapi-generator #12133
...
Do not put the invalid value of the enum to a JSON structure
2022-04-18 09:29:02 +08:00
Hui Yu
978e673a64
Regenerate the C client based on Kubernetes 1.23.5 OpenAPI Spec
2022-04-12 21:14:09 +08:00
Hui Yu
33ee688caf
Define and initialize non-primitive variables at the beginning of function
2021-11-05 14:13:35 +08:00
Hui Yu
a8dcc30f5a
Fix memory leak when a JSON of model fails to parse
2021-01-11 12:46:16 +08:00
Hui Yu
732348e69e
Re-generate the C client to merge recent changes from openapi-generator:
...
1. [C][Client] Add C++ reserved keywords to C-libcurl client generator,then the C client can be compiled by C++ compiler (#8205 )
2. [C][Client] Disable escaping the parameter name in URL path string (#8243 )
3. [C][Client] Fix coredump when releasing the memory of an incompleted model (#8190 )
2021-01-05 15:42:34 +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