Files
digital-psychology/docs/CONTRACT_DIFF/ECR-033.yaml
T
jackyu66git 487bee78d1 feat(ECR-033): AskOperations HandoffCase 只读并 Closed
HandoffCase catalog (000034) · Loop continuous.
2026-08-08 03:15:45 +08:00

23 lines
474 B
YAML

ecr: ECR-033
capability: AskOperations
bounded_context: Ask_Ops
parent: WAVE0-FROZEN
predecessor: ECR-032
change:
type: additive
breaking_change: false
migration_required: true
compatibility_notes: >
Adds HandoffCase read catalog. Forbidden: UGC / real payment.
apis:
- method: GET
path: /api/v1/admin/ask/handoffs
change: added
- method: GET
path: /api/v1/admin/ask/handoffs/{id}
change: added
perms:
- code: admin.ask.read
change: unchanged