Skip to content

Commit c1c5ede

Browse files
authored
Merge pull request #50 from lucy66hw/auto-pr-branch
[Automated PR]: Update generated protobuf schema (spec commit: 71bc4ac7568e4d6d6c6b63fd69199f8ad44a0066)
2 parents 4ec6cd6 + 198083e commit c1c5ede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

protos/generated/services/default_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ message SearchRequest {
119119
optional bool request_cache = 22;
120120

121121
// Indicates whether `hits.total` should be rendered as an integer or an object in the rest search response.
122-
optional bool rest_total_hits_as_int = 23;
122+
optional bool total_hits_as_int = 23;
123123

124124
// A custom value used to route operations to a specific shard.
125125
repeated string routing = 24;

0 commit comments

Comments
 (0)