explore.write POST/PUT · create→draft · status 仍 ECR-008 · migration 000055 · Loop STOP Co-authored-by: Cursor <cursoragent@cursor.com>
21 lines
503 B
YAML
21 lines
503 B
YAML
ecr: ECR-046
|
|
capability: ExploreConfig
|
|
change:
|
|
type: additive
|
|
breaking_change: false
|
|
migration_required: true
|
|
apis:
|
|
- method: POST
|
|
path: /api/v1/admin/explore/scales
|
|
change: added
|
|
- method: PUT
|
|
path: /api/v1/admin/explore/scales/{id}
|
|
change: added
|
|
perms:
|
|
- code: admin.explore.write
|
|
change: reused
|
|
- code: admin.content.write
|
|
change: unchanged_status_channel
|
|
migration: 000055_ops_scale_definition_write
|
|
notes: status publish remains PATCH /admin/scales/{id} (ECR-008)
|