23 lines
496 B
YAML
23 lines
496 B
YAML
ecr: ECR-027
|
|
capability: AICoreConfig
|
|
bounded_context: Ask_Ops
|
|
parent: WAVE0-FROZEN
|
|
predecessor: ECR-026
|
|
change:
|
|
type: additive
|
|
breaking_change: false
|
|
migration_required: true
|
|
compatibility_notes: >
|
|
Adds KnowledgeChunk read catalog. Forbidden: UGC / real payment.
|
|
|
|
apis:
|
|
- method: GET
|
|
path: /api/v1/admin/ai/knowledge-chunks
|
|
change: added
|
|
- method: GET
|
|
path: /api/v1/admin/ai/knowledge-chunks/{id}
|
|
change: added
|
|
perms:
|
|
- code: admin.ai_config.read
|
|
change: unchanged
|