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

JSON output: use snake_case for all keys. #521

Closed
demeringo opened this issue Jun 4, 2024 · 0 comments · Fixed by #522
Closed

JSON output: use snake_case for all keys. #521

demeringo opened this issue Jun 4, 2024 · 0 comments · Fixed by #522
Labels
enhancement New feature or request

Comments

@demeringo
Copy link
Collaborator

demeringo commented Jun 4, 2024

Problem

In the JSON outpout, some keys are written in snake_case while others are written in camelCase.

This is confusing.

Solution

Use snake_case everywhere.

Alternatives

Additional context or elements

@demeringo demeringo added the draft feature draft feature label Jun 4, 2024
@demeringo demeringo changed the title JSON output: fix key consistency JSON output: use snake_case for all keys. Jun 4, 2024
@demeringo demeringo linked a pull request Jun 4, 2024 that will close this issue
@demeringo demeringo added enhancement New feature or request and removed draft feature draft feature labels Jun 5, 2024
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