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 60d124d commit d7d6cce
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions protos/cloudevent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,3 @@ message CloudEvent {
}
}
}

/**
* CloudEvent Protobuf Batch Format
*
*/

message CloudEventBatch {
repeated CloudEvent events = 1;
}

0 comments on commit d7d6cce

Please sign in to comment.