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