python-intercom
python-intercom copied to clipboard
Allowing for dynamic object_id for delete call
This is according to how intercoms official api supports this
https://github.com/jkeyes/python-intercom/issues/158
Untested
Coverage increased (+0.004%) to 95.858% when pulling 2f3acb0b9572d2508027013183a440db7055d94c on lukas-gitl:patch-1 into 60b14138445d80e165745abe1a3754d250b7d1de on jkeyes:master.
Coverage increased (+0.004%) to 95.858% when pulling 62e5f021c6489876ece0b032858f3afc768c4bb8 on lukas-gitl:patch-1 into 60b14138445d80e165745abe1a3754d250b7d1de on jkeyes:master.
Once concern with this pr is that obj is no longer returned in all cases. I'm curious why an object should be returned from a delete call at all though?
+1 to delete Leads