Skip to content

Commit

Permalink
chore: Update protos/sources/data-node/api/v2/trading_data.proto
Browse files Browse the repository at this point in the history
Co-authored-by: wwestgarth <[email protected]>
  • Loading branch information
ze97286 and wwestgarth authored May 10, 2024
1 parent 41faad3 commit a72fe7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sources/data-node/api/v2/trading_data.proto
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ service TradingDataService {
//
// Get a list of party scores for the given filters
rpc ListGamePartyScore(ListGamePartyScoreRequest) returns (ListGamePartyScoreResponse) {
option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {tags: "Party Game Scores"};
option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {tags: "Games"};
}

// Deprecated: List positions
Expand Down

0 comments on commit a72fe7c

Please sign in to comment.