Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Custom OpenAPI schema identifier #94

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maikschneider
Copy link
Contributor

When generating API clients with swagger codegen, the resulting model names are pretty unhandy. It would be nice if one could modify the resulting Schema Identifier.

This PR adds a new OpenApiSetting which can be configured via the @T3api\ApiResource(attributes.openApi) annotation.

@maikschneider maikschneider changed the title Custom OpenAPI Custom OpenAPI schema identifier Jul 16, 2024
@kszymukowicz kszymukowicz added the enhancement New feature or request label Jul 20, 2024
@kszymukowicz kszymukowicz added this to the next milestone Jul 20, 2024
@kszymukowicz kszymukowicz changed the title Custom OpenAPI schema identifier [FEATURE] Custom OpenAPI schema identifier Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants