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