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

PUT and POST should use JSON bodies #9

Merged
merged 1 commit into from
Jun 18, 2014
Merged

PUT and POST should use JSON bodies #9

merged 1 commit into from
Jun 18, 2014

Conversation

sclm
Copy link
Contributor

@sclm sclm commented Jun 18, 2014

Previously they would put information into the query string.

This behavior is unsupported in the API, and this makes it use the well supported JSON body.

Previously they would put information into the query string.

This behaviour is unsupported in the API, and this makes it use the well supported JSON body.
@sclm
Copy link
Contributor Author

sclm commented Jun 18, 2014

@systmkor @nasfarley88 This should resolve the issues in https://gist.github.com/sclm/9396634.

sclm added a commit that referenced this pull request Jun 18, 2014
PUT and POST should use JSON bodies
@sclm sclm merged commit d3903b8 into vimeo:master Jun 18, 2014
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.

1 participant