Skip to content

Commit

Permalink
Update cloudevent.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits authored Dec 3, 2024
1 parent fe46d4b commit 60d124d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions protos/cloudevent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import "google/protobuf/timestamp.proto";

option csharp_namespace = "Microsoft.AutoGen.Abstractions";


message CloudEvent {

// -- CloudEvent Context Attributes
Expand All @@ -38,9 +39,9 @@ message CloudEvent {
}

/**
* The CloudEvent specification defines
* seven attribute value types...
*/
* The CloudEvent specification defines
* seven attribute value types...
*/

message CloudEventAttributeValue {

Expand Down

0 comments on commit 60d124d

Please sign in to comment.