mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
发布功能完成
This commit is contained in:
@@ -94,7 +94,7 @@ system:
|
||||
- "PUT:/api/v1/catalogue/sort"
|
||||
dependents:
|
||||
- system.api_market.service_classification.view
|
||||
- name: devops
|
||||
- name: Devops
|
||||
cname: 运维
|
||||
value: 'devops'
|
||||
children:
|
||||
@@ -132,6 +132,22 @@ system:
|
||||
- "POST:/api/v1/certificate"
|
||||
- "PUT:/api/v1/certificate"
|
||||
- "DELETE:/api/v1/certificate"
|
||||
- name: Data Source
|
||||
cname: '数据源'
|
||||
value: 'data_source'
|
||||
children:
|
||||
- name: view
|
||||
cname: '查看'
|
||||
value: 'view'
|
||||
guest_allow: true
|
||||
apis:
|
||||
- "GET:/api/v1/monitor/config"
|
||||
- name: manager
|
||||
cname: '管理'
|
||||
value: 'manager'
|
||||
apis:
|
||||
- "POST:/api/v1/monitor/config"
|
||||
- "PUT:/api/v1/monitor/config"
|
||||
- name: log configuration
|
||||
cname: 日志
|
||||
value: 'log_configuration'
|
||||
|
||||
@@ -11,8 +11,8 @@ system:
|
||||
- system.devops.log_configuration.view
|
||||
- system.devops.ssl_certificate.manager
|
||||
- system.devops.ssl_certificate.view
|
||||
- system.devops.monitor.manager
|
||||
- system.devops.monitor.view
|
||||
- system.devops.data_source.manager
|
||||
- system.devops.data_source.view
|
||||
- system.organization.member.manager
|
||||
- system.organization.member.view
|
||||
- system.organization.role.view_system_role
|
||||
@@ -46,8 +46,8 @@ system:
|
||||
- system.devops.log_configuration.view
|
||||
- system.devops.ssl_certificate.manager
|
||||
- system.devops.ssl_certificate.view
|
||||
- system.devops.monitor.manager
|
||||
- system.devops.monitor.view
|
||||
- system.devops.data_source.manager
|
||||
- system.devops.data_source.view
|
||||
- system.workspace.api_market.view
|
||||
- system.workspace.application.view_all
|
||||
- system.workspace.service.view_all
|
||||
|
||||
Reference in New Issue
Block a user