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

refactor: woocommerce connector #5

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

barredterra
Copy link
Member

@barredterra barredterra commented May 4, 2024

Should also resolve #6

@barredterra barredterra requested a review from marination May 4, 2024 19:32
@barredterra barredterra self-assigned this May 7, 2024
@barredterra barredterra removed their assignment May 14, 2024
@barredterra barredterra requested a review from marination May 14, 2024 21:33
- Only post and put methods in the library accept 'data'. This breaks get when it gets a 'data' arg that it does not accept
- Pass 'params' in kwargs as get, post, put, etc do not accept params. But this can be unpacked as 'params' and 'kwargs' in the lib's __request fn.
@marination marination merged commit 2459517 into version-15 May 21, 2024
1 check passed
@barredterra barredterra deleted the refactor-connector branch May 21, 2024 20:57
@barredterra
Copy link
Member Author

barredterra commented May 22, 2024

@Mergifyio backport version-14

Copy link

mergify bot commented May 22, 2024

backport version-14

✅ Backports have been created

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