Skip to content

Commit

Permalink
Merge pull request elastic#476 from Jacob-Delgado/add-request-field
Browse files Browse the repository at this point in the history
[US16678] Add request field
  • Loading branch information
Jacob Delgado authored and Jacob Delgado committed Feb 24, 2016
2 parents f02d06e + 68cac14 commit 88aa691
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protofiles/columbo/GumshoeRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ message GumshoeRequest {
repeated string indices = 3;
optional SearchType searchType = 4;
optional string source = 5;
}
optional int32 timeoutSeconds = 6;
}

0 comments on commit 88aa691

Please sign in to comment.