diff --git a/protos/cloudevent.proto b/protos/cloudevent.proto index 161f369f0cdd..136b54d5fe90 100644 --- a/protos/cloudevent.proto +++ b/protos/cloudevent.proto @@ -17,6 +17,7 @@ import "google/protobuf/timestamp.proto"; option csharp_namespace = "Microsoft.AutoGen.Abstractions"; + message CloudEvent { // -- CloudEvent Context Attributes @@ -38,9 +39,9 @@ message CloudEvent { } /** - * The CloudEvent specification defines - * seven attribute value types... - */ + * The CloudEvent specification defines + * seven attribute value types... + */ message CloudEventAttributeValue {