mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-05 08:20:53 +00:00
* Fixed invalid enum array validation in Python client mustache model * Updated the Petstore Python client tests * Removed superfluous array enum test * Added test cases for Python client array and map enums * Improved map enum error message