Skip to content

Commit

Permalink
proto fix needed for PR #6331 (#6337) (#6346)
Browse files Browse the repository at this point in the history
(cherry picked from commit 844f34d)
  • Loading branch information
parasssh authored Sep 1, 2020
1 parent c7f26a8 commit f05ec9f
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 286 deletions.
1 change: 1 addition & 0 deletions protos/pb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ message DirectedEdge {
}
Op op = 8;
repeated api.Facet facets = 9;
repeated string allowedPreds = 10;
}

message Mutations {
Expand Down
Loading

0 comments on commit f05ec9f

Please sign in to comment.