mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 00:21:18 +00:00
* Make generated kotlin variable nullable if corresponding schema property is required and nullable * Updating generated samples * Fixing indent * Updating samples after indent fix in mustache template