Skip to content

Commit e46898b

Browse files
Merge pull request #5450 from atlanhq/beta-helper
Beta helper
2 parents 3f8e62a + 43b9d72 commit e46898b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

addons/static/templates/policy_cache_transformer_persona.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
"relationship-type:*",
11701170
"end-one-entity-type:AIModel",
11711171
"end-one-entity-classification:*",
1172-
"end-one-entity:{entity}",
1172+
"end-one-entity:*",
11731173
"end-one-entity:{entity}/*",
11741174

11751175
"end-two-entity-type:Catalog",
@@ -1199,7 +1199,7 @@
11991199

12001200
"end-two-entity-type:AIModel",
12011201
"end-two-entity-classification:*",
1202-
"end-two-entity:{entity}",
1202+
"end-two-entity:*",
12031203
"end-two-entity:{entity}/*"
12041204
],
12051205
"actions": ["add-relationship", "remove-relationship"]
@@ -1209,7 +1209,7 @@
12091209
"policyType": "ACCESS",
12101210
"description": "Create/delete process to update datasets for this AIModel",
12111211
"resources": [
1212-
"entity:default/ai/dataset/*",
1212+
"entity:*",
12131213
"entity-type:Process",
12141214
"entity-classification:*"
12151215
],

0 commit comments

Comments
 (0)