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

feat: Add Google CloudEvent Types #376

Merged
merged 1 commit into from Oct 29, 2021

Commits on Oct 29, 2021

  1. feat: add google CloudEvent types

    This commit adds the output of the experiment/generate_cloudevents
    pipeline to the FunctionsFrameworks. This adds type interfaces for all
    known Google CloudEvent payloads, but it does not make any changes to
    the FFs to consume them yet. Those changes will be made in a subsequent
    PR.
    
    All the types added by this PR can be deleted once the npm packages
    produced by googleapis/google-cloudevents-nodejs is ready for
    production usage.
    matthewrobertson committed Oct 29, 2021
    Copy the full SHA
    1cc3472 View commit details
    Browse the repository at this point in the history