mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
Consumer MCP completed
This commit is contained in:
@@ -304,6 +304,17 @@ team:
|
||||
value: 'manager_subscribed_services'
|
||||
dependents:
|
||||
- team.consumer.subscription.manager_subscribed_services
|
||||
- name: mcp
|
||||
cname: MCP
|
||||
value: 'mcp'
|
||||
children:
|
||||
- name: view
|
||||
value: 'view'
|
||||
guest_allow: true
|
||||
- name: manager
|
||||
value: 'manager'
|
||||
dependents:
|
||||
- team.consumer.mcp.view
|
||||
- name: authorization
|
||||
value: 'authorization'
|
||||
children:
|
||||
|
||||
@@ -92,6 +92,8 @@ team:
|
||||
permits:
|
||||
- team.consumer.authorization.manager
|
||||
- team.consumer.authorization.view
|
||||
- team.consumer.mcp.manager
|
||||
- team.consumer.mcp.view
|
||||
- team.consumer.subscription.manager_subscribed_services
|
||||
- team.consumer.subscription.subscribe
|
||||
- team.consumer.subscription.view_subscribed_service
|
||||
@@ -165,6 +167,8 @@ team:
|
||||
permits:
|
||||
- team.consumer.authorization.manager
|
||||
- team.consumer.authorization.view
|
||||
- team.consumer.mcp.manager
|
||||
- team.consumer.mcp.view
|
||||
- team.consumer.subscription.manager_subscribed_services
|
||||
- team.consumer.subscription.subscribe
|
||||
- team.consumer.subscription.view_subscribed_service
|
||||
@@ -176,9 +180,10 @@ team:
|
||||
- name: consumer developer
|
||||
value: consumer_developer
|
||||
permits:
|
||||
- team.consumer.application.manager
|
||||
- team.consumer.authorization.manager
|
||||
- team.consumer.authorization.view
|
||||
- team.consumer.mcp.manager
|
||||
- team.consumer.mcp.view
|
||||
- team.consumer.subscription.subscribe
|
||||
- team.consumer.subscription.view_subscribed_service
|
||||
- team.team.consumer.view
|
||||
|
||||
Reference in New Issue
Block a user