User: dan@sartography.com clicked save for admin/permissions/groups_permissions.dmn
This commit is contained in:
parent
8a0ede196a
commit
a67015b9a3
|
@ -9,7 +9,7 @@
|
|||
</input>
|
||||
<output id="OutputClause_14rq1xp" name="permission_groups" typeRef="string" />
|
||||
<output id="output_1" name="permissions" typeRef="string" biodi:width="279" />
|
||||
<output id="OutputClause_1d0f70s" name="permission_uris" typeRef="string" biodi:width="264" />
|
||||
<output id="OutputClause_1d0f70s" name="permission_uris" typeRef="string" biodi:width="432" />
|
||||
<rule id="DecisionRule_13uhk78">
|
||||
<description>admin group has access to everything. The permissions create, read, update, and delete are the full set that is available, and "all" is a shortcut to include all permissions.</description>
|
||||
<inputEntry id="UnaryTests_1yb5tu4">
|
||||
|
@ -1702,6 +1702,21 @@
|
|||
<text>"PG:playground:aidoc"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1th135d">
|
||||
<description>Allowing MatPlus to see and edit data stores</description>
|
||||
<inputEntry id="UnaryTests_1owzzyc">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0kbc0iv">
|
||||
<text>"matplus"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1s3x0f0">
|
||||
<text>["all"]</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0f854e5">
|
||||
<text>"/v1.0/data-stores"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
|
|
Loading…
Reference in New Issue