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

Webhooks Create #1

Open
MagicTrixor opened this issue Mar 10, 2022 · 0 comments
Open

Webhooks Create #1

MagicTrixor opened this issue Mar 10, 2022 · 0 comments

Comments

@MagicTrixor
Copy link

Hey, thanks for this Calendly API Wrapper.

I noticed on Webhooks Create if the webhook already exists, it fails with a Fatal Error, because it returns a null and strict types is enabled and it expects a valid WebhookSubscriptionVO. One way to fix it would be by putting a ? before the return type, so null is allowed.
I didn't not verify any other ones, since I just starting using it.

I also will be using more endpoints in the near future, so if I catch something, I will let you know.

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