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

Serialize enums as snake_case #302

Closed
holtgrewe opened this issue Nov 20, 2023 · 0 comments · Fixed by #303
Closed

Serialize enums as snake_case #302

holtgrewe opened this issue Nov 20, 2023 · 0 comments · Fixed by #303
Labels
enhancement New feature or request

Comments

@holtgrewe
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In places like gnomad_sv, we have enums for wrapping protobuf records. They are not serialized with snake_case yet.

Describe the solution you'd like
They should be serialized with snake_case.

Describe alternatives you've considered
N/A

Additional context
N/A

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 a pull request may close this issue.

1 participant