mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 05:19:07 +00:00
* add nullable body support
* update serializeToString with nullable body
* add nullable support to body parameter
* minor code format change
* Revert "minor code format change"
This reverts commit 3af1838a9b.
* code format fix