Skip to content

Commit

Permalink
feat: add path to search results (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4rikris authored Apr 4, 2022
1 parent 5272194 commit 8e6d56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odpf/stencil/v1beta1/stencil.proto
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ message SearchHits {
int32 version_id = 3;
repeated string fields = 4;
repeated string types = 5;
string path = 6;
}

message SearchMeta {
Expand Down

0 comments on commit 8e6d56a

Please sign in to comment.