mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 10:09:13 +00:00
* [add] additionalProperties about whether generating MarshalJSON (#16948) * [change] key from skipGeneratingMarshalJSON to generateMarshalJSON (#16948) * [test] modify unit tests (#16948) * [fix] default value (#16948) * [update] samples (#16948) * [fix] document (#16948)