OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.68k stars 6.55k forks source link

[Python][Server] add tests for enums (string, numeric) #5039

Open wing328 opened 4 years ago

wing328 commented 4 years ago

Is your feature request related to a problem? Please describe.

For https://github.com/OpenAPITools/openapi-generator/pull/5019#issuecomment-575969784

rafabelts commented 3 weeks ago

Hi @wing328 I'd like to work on the tests