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

path versus body convention in APIs #3

Open
eric-jahn opened this issue Dec 9, 2016 · 0 comments
Open

path versus body convention in APIs #3

eric-jahn opened this issue Dec 9, 2016 · 0 comments

Comments

@eric-jahn
Copy link
Member

We need to set an api convention that were don't have parameters in the request body when they are already in the path variable. Having both can cause issues, as we've seen. Like, if they are inconsistent, or if they are critical but not enforced in the body, etc... Thus issue should be removed from all our apis.

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

No branches or pull requests

1 participant