Skip to content

Updated to have pyperry put default_params into the query string#15

Open
jcredding wants to merge 4 commits intotpett:masterfrom
teaminsight-legacy:master
Open

Updated to have pyperry put default_params into the query string#15
jcredding wants to merge 4 commits intotpett:masterfrom
teaminsight-legacy:master

Conversation

@jcredding
Copy link

Currently the adapter only put default params in the body of POST/PUT/DELETE requests. This changes it to put the default params in the query string of all requests. This is to conform how default params are handled regardless of the request type and to also follow the ruby version of perry.

Ryan Bland and others added 3 commits June 28, 2012 18:04
Currently the adapter only put default params in the body of POST/PUT/DELETE
requests. This changes it to put the default params in the query string of all
requests. This is to conform how default params are handled regardless of the
request type and to also follow the ruby version of perry.
@jcredding
Copy link
Author

@tpett This is the same kind of change that Kelly did for perry. We thought we'd send it your way.

Updates to association.py from Ryan
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

Comments