mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 22:12:43 +00:00
* If not required, need `? = null` * run ./bin/kotlin-server-petstore.sh * Added `?` when value is `required` and `isNullable` * Rerun ./bin/kotlin-server-petstore.sh. But No differences