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

Fix for stripping prefix on single enums #896

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

barryadk
Copy link
Contributor

This PR resolves a bug when using a single enum is used that a "common prefix" is found resulting in the enum's name being cropped: swagger-api/swagger-codegen#7725

The above issues was fixed in Codegen OAS 2, this PR applies the same fix swagger-api/swagger-codegen#7726, plus the addition of unit tests.

@HugoMario
Copy link
Contributor

thanks @barryadk !!

@HugoMario HugoMario merged commit 7ad4d49 into swagger-api:master Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants