mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-18 00:21:20 +00:00
* Autoset constants (Required fields having single valid enum value) Python Implementation of #16547 * Fixing ``PythonClientCodegenTest.testHandleConstantParams`` for Windows platform.