mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 15:54:17 +00:00
Use `<enum>.value` for query parameters that take an Enum, as otherwise the `name` of the enum will be used.
Use `<enum>.value` for query parameters that take an Enum, as otherwise the `name` of the enum will be used.