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

Change app portal access request body casing to camel case #778

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

svix-andor
Copy link
Contributor

Motivation

Svix's API uses camel casing across the board; this was missed when implementing this endpoint.

Solution

Apply serde rename_all attribute.

Svix's api uses camel casing across the board; this was missed when
implementing this endpoint.
@tasn tasn merged commit 37c2e47 into main Jan 23, 2023
@tasn tasn deleted the andor/app-portal-access-body-camel-case branch January 23, 2023 10:29
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.

2 participants