openapi-python-client
openapi-python-client copied to clipboard
Add support for x-enum-varnames to string enums
Building on https://github.com/openapi-generators/openapi-python-client/pull/1214, this allows customization of string enumerations in exactly the same way as integer enumerations.