Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Add hook parameter in ItemAPI.java #8

Merged
merged 1 commit into from
Dec 12, 2013
Merged

Conversation

Zoomwalde
Copy link
Contributor

Hello Podio support!

In the API documentation for Items, I can see that some methods(addItem, deleteItem, updateItem) have the parameters silent and hook. In podio-java I only see the silent parameter and so I have added the hook param, but when testing this change locally I can see that the webhooks are still being executed even when setting the new hook parameter to false. Can you please review the changes as I am uncertain why it didn't work?

Thank you in advance and all the best,
Sarah

holm pushed a commit that referenced this pull request Dec 12, 2013
Add hook parameter in ItemAPI.java
@holm holm merged commit 79925c1 into podio:master Dec 12, 2013
@holm
Copy link
Contributor

holm commented Dec 12, 2013

Looks good, thanks for the PR

@Zoomwalde
Copy link
Contributor Author

Wow thank you for the speedy reply and merge! When I tested this locally, I could still see webhooks being executed even when this hook param is set to false. Is is correct to assume that it worked properly for you?

@holm
Copy link
Contributor

holm commented Dec 12, 2013

I will take a look later today to see if I can figure out why, it should just work.

@Zoomwalde
Copy link
Contributor Author

Thanks again Christian. I'll be doing more testing on my end as well... So does anyone call you Sherlock?

@ihcsim ihcsim mentioned this pull request Dec 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants