Validate run_id in POST /api/model/load using Zod: - run_id must be a non-empty string matching /^[a-zA-Z0-9_-]+$/ - Returns HTTP 400 with error details if validation fails - Validated data is forwarded to the inference service Marks task 4.3 as complete in tasks.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| archive | ||
| code-review-fix | ||