feat(ECR-038): GrowthInsights ReportTemplate 只读并 Closed
ReportTemplate catalog (000039) · Loop continuous.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
ecr: ECR-038
|
||||
capability: GrowthInsights
|
||||
bounded_context: Explore_Reports
|
||||
parent: WAVE0-FROZEN
|
||||
predecessor: ECR-037
|
||||
change:
|
||||
type: additive
|
||||
breaking_change: false
|
||||
migration_required: true
|
||||
compatibility_notes: >
|
||||
Adds ReportTemplate read catalog. Forbidden: UGC / real payment.
|
||||
|
||||
apis:
|
||||
- method: GET
|
||||
path: /api/v1/admin/growth/report-templates
|
||||
change: added
|
||||
- method: GET
|
||||
path: /api/v1/admin/growth/report-templates/{id}
|
||||
change: added
|
||||
perms:
|
||||
- code: admin.growth.read
|
||||
change: added
|
||||
Reference in New Issue
Block a user