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

views: Fix the query string breakdown casing #131

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

victorges
Copy link
Member

They better be compatible to the fields
that we return on the response objects.
Those should be camelCase as its the pattern
in the current API, so made the breakdownBy
fields camelCase as well.

I was really confused with the API myself when writing
a code to breakdown by device_type then gets a deviceType
in the response 0o

They better be compatible to the fields
that we return on the response objects.
Those should be camelCase as its the pattern
in the current API, so made the breakdownBy
fields camelCase as well
@victorges victorges requested a review from a team as a code owner May 10, 2023 22:24
@victorges victorges changed the title views: Fix the query string breakdown views: Fix the query string breakdown casing May 10, 2023
Copy link
Member

@gioelecerati gioelecerati left a comment

Choose a reason for hiding this comment

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

LGTM

@victorges victorges merged commit 09d5072 into main May 11, 2023
10 of 11 checks passed
@victorges victorges deleted the vg/fix/breakdown_by branch May 11, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants