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 368dccf commit fe46d4b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions protos/cloudevent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ package io.cloudevents.v1;
import "google/protobuf/any.proto";
import "google/protobuf/timestamp.proto";

option csharp_namespace = "CloudNative.CloudEvents.V1";
option go_package = "cloudevents.io/genproto/v1";
option java_package = "io.cloudevents.v1.proto";
option java_multiple_files = true;
option php_namespace = "Io\\CloudEvents\\V1\\Proto";
option ruby_package = "Io::CloudEvents::V1::Proto";
option csharp_namespace = "Microsoft.AutoGen.Abstractions";

message CloudEvent {

Expand Down

0 comments on commit fe46d4b

Please sign in to comment.