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