feat(ECR-037): ExploreConfig ImageCardDeck 只读并 Closed

ImageCardDeck catalog (000038) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:16:42 +08:00
parent 0fa6da2446
commit 5c462ecb2a
25 changed files with 455 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
ecr: ECR-037
capability: ExploreConfig
bounded_context: Explore_Reports
parent: WAVE0-FROZEN
predecessor: ECR-036
change:
type: additive
breaking_change: false
migration_required: true
compatibility_notes: >
Adds ImageCardDeck read catalog. Forbidden: UGC / real payment.
apis:
- method: GET
path: /api/v1/admin/explore/image-card-decks
change: added
- method: GET
path: /api/v1/admin/explore/image-card-decks/{id}
change: added
perms:
- code: admin.explore.read
change: unchanged