Skip to content

Commit

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

message Mutations {
Expand Down

0 comments on commit 844f34d

Please sign in to comment.