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

Update Java comment extraction for Enums #3061

Open
tomdaffurn opened this issue Oct 9, 2024 · 0 comments
Open

Update Java comment extraction for Enums #3061

tomdaffurn opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels

Comments

@tomdaffurn
Copy link
Contributor

No description provided.

@tomdaffurn tomdaffurn added the jvm label Oct 9, 2024
@tomdaffurn tomdaffurn self-assigned this Oct 9, 2024
This was referenced Oct 9, 2024
@tomdaffurn tomdaffurn mentioned this issue Oct 9, 2024
5 tasks
tomdaffurn added a commit that referenced this issue Oct 9, 2024
For #2514 

Tasks: 
- [x] Test cases for all enum variants
- [x] Generate Java classes for enums in schema
- [x] Serialize/deserialise enums for JVM verb server
- [x] Serialize/deserialise enums for JVM verb clients
- [x] Generate schema for enums in Java code
- ~~Generate schema a nd classes for enums in Kotlin code~~ #3062
- ~~Update comment extraction code to include enums~~ #3061
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant