Skip to content

Commit 72f3436

Browse files
jopemachineclaude
andcommitted
chore(BA-6003): add news fragment
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bce7796 commit 72f3436

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changes/11554.enhance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Migrate every remaining pydantic `BaseModel` subclass across `src/ai/backend/` to `BackendAIModel`, so any `model_validate()` failure auto-converts to a `BackendAIModelValidationFailed` (HTTP 400) instead of leaking as raw `pydantic.ValidationError`.

0 commit comments

Comments
 (0)