8 Commits

Author SHA1 Message Date
Brendan Burns
d72a1c8566 Automated openapi generation from release-1.32
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2025-02-11 19:36:46 +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
d305005b80 Treat "null" as a valid value for a field of a JSON map
(Marge https://github.com/OpenAPITools/openapi-generator/pull/13352)
2022-09-09 10:18:51 +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
857874a2ed Bump forward to Kubernetes v1.22.1 2021-09-15 14:14:46 +08:00