gnostic
gnostic copied to clipboard
feat(enum): improve enum support and naming in OpenAPI
- Add support for nested enums and avoid naming conflicts
- Generate enum values for all enum types, regardless of
enum_typesetting - Use enum field names instead of numeric values
- Change default type to "string" for enum schema
- Maintain backwards compatibility with
enum_typeparameter - Update enum handling in reflector and generator
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.