mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-27 06:43:46 +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