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

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