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