mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-24 07:29:09 +00:00
* Change the value types in additionalProperties and dynamicProperties to Object instead of String. Change methods that insert values to these maps to use Object as the type of the value instead of String. * Fix run-all-petstore run: use toString instead of casting