Skip to content

Commit

Permalink
Fix Asset linking to Product permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbonte21 committed Dec 1, 2023
1 parent 96894ea commit 36e92e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@

"end-two-entity-type:DataProduct",
"end-two-entity-classification:*",
"end-two-entity:{entity}/*/product/*"
"end-two-entity:{entity}/*product/*"
],

"actions": ["add-relationship", "update-relationship", "remove-relationship"]
Expand Down

0 comments on commit 36e92e2

Please sign in to comment.