Kubernetes Prow Robot
f0ac80fb61
Automated openapi generation from release-1.27
...
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com >
2023-06-05 02:09:22 +00:00
Hui Yu
c740f061c9
Allow cJSON_IsNull() for a string if it is not mandatory
2022-12-29 10:58:47 +08: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
7b6379eec1
Free the memory of list or map when json parsing fails
2022-03-29 10:12:05 +08:00
Hui Yu
5381a17d19
Merge the recent changes from openapi-generator
2022-03-09 10:56:53 +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