Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Feature: add enum generator#574

Merged
nrwiersma merged 5 commits intohamba:mainfrom
slashformotion:feat-add-enum-generator
Oct 14, 2025
Merged

Feature: add enum generator#574
nrwiersma merged 5 commits intohamba:mainfrom
slashformotion:feat-add-enum-generator

Conversation

@slashformotion
Copy link
Copy Markdown
Contributor

Goal of this PR

This pr is a continuation on the work of @EduardoLaranjo in the pr #524 . I added the flag -enums in the command line generator to be able to use the enum generation feature without

Fixes #428

How did I test it?

This PR contains the same tests as the original one.

I saw the comment regarding the pluralisation of the "Cards" example. In my opinion the go type should be the same as in the avsc file. Hence, the name should be "Cards" because it is that way in the golden avsc file

@slashformotion slashformotion marked this pull request as ready for review October 9, 2025 09:16
@slashformotion
Copy link
Copy Markdown
Contributor Author

@EduardoLaranjo if you want, cherry pick my commit into your PR and merge yours.

@EduardoLaranjo
Copy link
Copy Markdown

hi @slashformotion It's fine by me, feel free to merge your PR. Thanks for the closing. Much appreciated 👍

@nrwiersma nrwiersma merged commit 788716c into hamba:main Oct 14, 2025
16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: generate enums

3 participants