-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Description
Hello,
I would like to know if OpenAPI Generator supports customizing API class names based on a specific OpenAPI field instead of relying on the tags field.
Use Case
In our OpenAPI definition, we have a custom field (e.g., x-api-tags) that categorizes endpoints more effectively than tags. We would like API classes to be generated using this field rather than tags.
Questions
Is there an existing way to configure OpenAPI Generator to use a custom field for API class naming?
If not, would this be feasible via a custom generator or templating?
Is this something that could be considered as an enhancement to OpenAPI Generator?
Thanks in advance for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels