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

Standardize on Request Input #26

Open
Tracked by #34
human058382928 opened this issue Dec 19, 2024 · 1 comment
Open
Tracked by #34

Standardize on Request Input #26

human058382928 opened this issue Dec 19, 2024 · 1 comment

Comments

@human058382928
Copy link

When taking in the body we need to standardize on the keys being snake case. No camels.

Same goes for the parameters to the url. We need to standardize on snake or camel case for those. If the body is camel case i kinda default to wanting t the parameters to be camel case as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants