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
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
9105f49d64
Fix memory leak when http request carries parameters
2020-12-11 11:10:12 +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