Skip to content

CloudEvent signature decorator should be snake case #166

@matthewrobertson

Description

@matthewrobertson

"Cloud Event" is two words so the decorator should be snake case:

import functions_framework

@functions_framework.cloud_event
def hello_cloud_event(cloud_event):
  pass

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions