Skip to content

Commit

Permalink
adding config for views (application-role, business-role)
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Jan 12, 2023
1 parent d185d9f commit fac5a88
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,22 @@
<collectionRef oid="00000000-0000-0000-0000-000000000171" relation="org:default" type="c:ArchetypeType"/>
</collection>
</objectCollectionView>
<objectCollectionView>
<identifier>application-role</identifier>
<applicableForOperation>add</applicableForOperation>
<type>RoleType</type>
<collection>
<collectionRef oid="00000000-0000-0000-0000-000000000328" relation="org:default" type="c:ArchetypeType"/>
</collection>
</objectCollectionView>
<objectCollectionView>
<identifier>business-role</identifier>
<applicableForOperation>add</applicableForOperation>
<type>RoleType</type>
<collection>
<collectionRef oid="00000000-0000-0000-0000-000000000321" relation="org:default" type="c:ArchetypeType"/>
</collection>
</objectCollectionView>
</objectCollectionViews>
<objectDetails>
<objectDetailsPage>
Expand Down

0 comments on commit fac5a88

Please sign in to comment.