pipedrive
pipedrive copied to clipboard
Search for Lead Resource and fix Lead update
- Add search trait for Lead Resource
- Add PATCH handler for HTTP Client
- Fix lead update by using PATCH instead of PUT
You can merge this PR, plz?
Can this be merged? Or at least the fix for the "Update lead" function?
Hello @Matthijs-Huisman i share with you my conf to patch this bug of update lead (waiting for him to merge this Merge request)
https://github.com/rimoi/share_patch_library_devio
Steps:
- Put the patches folder in the root of your project at the same level as composer.json
- you need the library cweagans/composer-patches
- inspired by the configuration I put in the composer.json file
Hi @rimoi, I created a fork for now to add the changes from this PR, think that's easier for now. But thanks for the option!