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

fix: Fix typings for functions.cloudEvent to include callback. #631

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thekumar
Copy link

@thekumar thekumar commented Sep 6, 2024

This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler for functions.cloudEvent() function.

Fixes #633

This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler
for functions.cloudEvent() function.
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

Successfully merging this pull request may close these issues.

Add CloudEventWithCallback function signature to functions.cloudEvent()
2 participants