Remove proof_version_id from FlaggedItemCreate and ResolvedItemCreate request schemas — the backend already derives it from URL path params. The frontend was sending an empty string which caused Pydantic to reject the request with 422, silently preventing flags/resolves from saving. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| knowledge_base_routes.py | ||
| knowledge_base_schemas.py | ||
| routes.py | ||
| schemas.py | ||