Skip to content

Commit

Permalink
Update buf/registry/descriptor/v1/file_descriptor_proto_extension.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan VanBuren <stefan@vanburen.xyz>
  • Loading branch information
nicksnyder and stefanvanburen authored May 20, 2024
1 parent 2a81195 commit 4cca335
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ option go_package = "buf.build/gen/go/bufbuild/registry/protocolbuffers/go/buf/r

// Additional information about a FileDescriptorProto.
//
// FileDescriptoProtos are not extendable, so we choose to sideband this information as opposed
// to creating a new FileDescriptoProto type, so that the FileDescriptorProtoService can return
// FileDescriptorProtos are not extendable, so we choose to sideband this information as opposed
// to creating a new FileDescriptorProto type, so that the FileDescriptorProtoService can return
// standard FileDescriptorProtos that most expect.
message FileDescriptorProtoExtension {
option (buf.registry.priv.extension.v1beta1.message).response_only = true;
Expand Down

0 comments on commit 4cca335

Please sign in to comment.