Skip to content

Fixes type collision for enum values that start with _ (underscore)#1438

Merged
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
ula:fix-underscore-enum
Feb 9, 2026
Merged

Fixes type collision for enum values that start with _ (underscore)#1438
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
ula:fix-underscore-enum

Conversation

@ula
Copy link
Copy Markdown
Contributor

@ula ula commented Jan 24, 2024

Resolves an issue with type collision when enum values start with _ (underscore) value.

@jamietanna jamietanna added bug Something isn't working area:enums labels Jan 25, 2024
Copy link
Copy Markdown
Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jamietanna
Copy link
Copy Markdown
Member

@ula mind addressing the build failures? Looks like some test changes + running make generate

@jamietanna
Copy link
Copy Markdown
Member

Hey @ula @Ulad did you still want to get this updated and merged?

(Also, are both of these accounts yours? I see the PR is raised by the former, but the commit by the latter)

@mromaszewicz mromaszewicz requested a review from a team as a code owner February 9, 2026 22:06
@mromaszewicz mromaszewicz merged commit 6105796 into oapi-codegen:main Feb 9, 2026
31 checks passed
szarowski pushed a commit to szarowski/oapi-codegen that referenced this pull request Feb 10, 2026
…api-codegen#1438)

Co-authored-by: Ula <ulad@users.noreply.github.com>
Co-authored-by: Marcin Romaszewicz <mromaszewicz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:enums awaiting reply bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants