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

Use PUT instead Patch #1723

Open
luyzgarcia opened this issue Feb 7, 2022 · 0 comments
Open

Use PUT instead Patch #1723

luyzgarcia opened this issue Feb 7, 2022 · 0 comments

Comments

@luyzgarcia
Copy link

I work with a legacy ERP which has some limitations, one of them is it cannot make PATCH requests, the only methods it can do is: GET, PUT, POST, or DELETE.

So, I'm unable to Update a product, I was wondering if I can change on Akeneo to use PUT request instead of Patch to update a product, or does anyone see another approach to my problem?

Thanks in advance.

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

No branches or pull requests

1 participant