mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-15 06:00:52 +00:00
* Remove dead code * Refactor containsKey before get * Minor refactor * Use JsonMapper.builder() to build ObjectMapper Fix a bug where ALLOW_COERCION_OF_SCALARS wasn't set properly. * Update samples * Oops, fix a typo