chore(web-ui): regenerate api types from prod OpenAPI #139

Merged
chaim merged 1 commits from worktree-graph-apitypes into main 2026-06-08 05:16:12 +00:00
Owner

npm run api:types — מביא את src/lib/api/types.ts המיוצר לקו אחד עם סכמת ה-FastAPI החיה (UI1: טיפוסים נגזרים מ-OpenAPI כ-SSoT). הקובץ סטה; הרגנרציה לוכדת את endpoints/models של גרף-הקורפוס (/api/graph/corpus, /api/graph/facets, /api/graph/node/{id}/neighborhood; CorpusGraph/GraphNode/GraphFacets) + שינויים מצטברים מעבודות אחרות שמוזגו.

npm run build עובר מול הטיפוסים המחודשים (כל המודולים הכתובים-ביד מתקמפלים). חוסם רק את types.ts המיוצר — אין שינוי לוגיקה.

🤖 Generated with Claude Code

`npm run api:types` — מביא את `src/lib/api/types.ts` המיוצר לקו אחד עם סכמת ה-FastAPI החיה (UI1: טיפוסים נגזרים מ-OpenAPI כ-SSoT). הקובץ סטה; הרגנרציה לוכדת את endpoints/models של גרף-הקורפוס (`/api/graph/corpus`, `/api/graph/facets`, `/api/graph/node/{id}/neighborhood`; `CorpusGraph`/`GraphNode`/`GraphFacets`) + שינויים מצטברים מעבודות אחרות שמוזגו. `npm run build` עובר מול הטיפוסים המחודשים (כל המודולים הכתובים-ביד מתקמפלים). חוסם רק את types.ts המיוצר — אין שינוי לוגיקה. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chaim added 1 commit 2026-06-08 05:15:58 +00:00
`npm run api:types` — brings the generated src/lib/api/types.ts up to date
with the live FastAPI schema (UI1: types derive from the OpenAPI SSoT). The
file had drifted; this regen captures the corpus-graph endpoints/models
(/api/graph/corpus, /api/graph/facets, /api/graph/node/{id}/neighborhood;
CorpusGraph / GraphNode / GraphFacets) plus accumulated changes from other
merged work. web-ui build passes against the regenerated types.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chaim merged commit 5bf2ea0262 into main 2026-06-08 05:16:12 +00:00
chaim deleted branch worktree-graph-apitypes 2026-06-08 05:16:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ezer-mishpati/legal-ai#139