gnostic icon indicating copy to clipboard operation
gnostic copied to clipboard

feat(enum): improve enum support and naming in OpenAPI

Open aide-cloud opened this issue 4 months ago • 1 comments

  • Add support for nested enums and avoid naming conflicts
  • Generate enum values for all enum types, regardless of enum_type setting
  • Use enum field names instead of numeric values
  • Change default type to "string" for enum schema
  • Maintain backwards compatibility with enum_type parameter
  • Update enum handling in reflector and generator

aide-cloud avatar Aug 21 '25 16:08 aide-cloud

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.

google-cla[bot] avatar Aug 21 '25 16:08 google-cla[bot]