Skip to content

Commit

Permalink
Merge pull request elastic#304 from Lucas-Caballero/add-restricted-us…
Browse files Browse the repository at this point in the history
…er-id-to-proto

Updated with restrictedUserId field.
  • Loading branch information
Lucas Caballero authored and Lucas Caballero committed Mar 25, 2015
2 parents 032b21e + 3aa2b93 commit a4caded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protofiles/WebSearch.proto
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ message Search {
repeated string queryLogSources = 25;

optional string taskId = 26;
optional int32 restrictedUserId = 27;
}

// Maybe call this Filter or match legacy MsgFilter
Expand Down

0 comments on commit a4caded

Please sign in to comment.