growth.write POST/PUT · migration 000056 · 无新 C 端 · Loop STOP Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
450 B
YAML
19 lines
450 B
YAML
ecr: ECR-047
|
|
capability: GrowthInsights
|
|
change:
|
|
type: additive
|
|
breaking_change: false
|
|
migration_required: true
|
|
apis:
|
|
- method: POST
|
|
path: /api/v1/admin/analytics/funnel-definitions
|
|
change: added
|
|
- method: PUT
|
|
path: /api/v1/admin/analytics/funnel-definitions/{id}
|
|
change: added
|
|
perms:
|
|
- code: admin.growth.write
|
|
change: added
|
|
migration: 000056_ops_funnel_definition_write
|
|
notes: no C-end route; ReportTemplate out of scope
|