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 1768fbf commit bcecd27
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 @@ -103,7 +103,7 @@ service TradingDataService {
option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {tags: "Orders"};
}

// List the current scores of teams in games
// List game team scores
//
// Get a list of team scores for the given filters
rpc ListGameTeamScore(ListGameTeamScoreRequest) returns (ListGameTeamScoreResponse) {
Expand Down

0 comments on commit bcecd27

Please sign in to comment.