-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels