Files
digital-psychology/docs/CONTRACT_DIFF/ECR-035.yaml
T
jackyu66git ebc93b6c7e feat(ECR-035): ExploreConfig StarConfig 只读并 Closed
StarConfig catalog (000036) · Loop continuous.
2026-08-08 03:16:12 +08:00

23 lines
497 B
YAML

ecr: ECR-035
capability: ExploreConfig
bounded_context: Explore_Reports
parent: WAVE0-FROZEN
predecessor: ECR-034
change:
type: additive
breaking_change: false
migration_required: true
compatibility_notes: >
Adds StarConfig read catalog. Forbidden: UGC / real payment.
apis:
- method: GET
path: /api/v1/admin/explore/star-configs
change: added
- method: GET
path: /api/v1/admin/explore/star-configs/{id}
change: added
perms:
- code: admin.explore.read
change: added