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> |
||
|---|---|---|
| .. | ||
| agents | ||
| api | ||
| dependencies | ||
| models | ||
| repositories | ||
| services | ||
| websocket | ||
| __init__.py | ||
| config.py | ||
| main.py | ||