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> |
||
|---|---|---|
| .. | ||
| apiService.ts | ||
| authConfig.ts | ||
| authService.ts | ||
| geminiService.ts | ||