refactor(server)!: continue server v1 removal (#23238)

This commit is contained in:
Julien Robert
2025-01-08 12:18:19 +00:00
committed by GitHub
parent 597c176900
commit c5b3033b3a
50 changed files with 182 additions and 3217 deletions
@@ -1833,7 +1833,7 @@ type ListImplementationsRequest struct {
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
// interface_name defines the interface to query the implementations for.
// interface_name defines the interface to query the implementations.
InterfaceName string `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
}