8000 fixes #8: keeps the filter[*] parameters in the original order by norbert-sebok · Pull Request #9 · woocommerce/wc-api-python · GitHub
[go: up one dir, main page]

Skip to content

fixes #8: keeps the filter[*] parameters in the original order #9

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

Merged
merged 3 commits into from
Dec 7, 2015

Conversation

norbert-sebok
Copy link
Contributor

So, they are sorting the parameters, except array parameters, like filter['limit']. The OAuth.sorted_params() works in this way. We have to use OrderedDict() in other places too, to keep the original order of parameters.

@claudiosanches
Copy link
Contributor

Thanks :)

claudiosanches added a commit that referenced this pull request Dec 7, 2015
Keeps the filter[*] parameters in the original order, closes #8
@claudiosanches claudiosanches merged commit 10c0002 into woocommerce:master Dec 7, 2015
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
0