chore: regenerate openapi.json + schema.d.ts from deployed server
Fetched from http://192.168.50.86:30090/api/v1/api-docs (running origin/main throughb7a107d— full P3B/P3C env-scoping migration live there). SPA TS types now match the env-scoped URL shape used at runtime: - /environments/{envSlug}/... for data, config, search, logs, routes, agents - /agents/config (agent-authoritative) - /admin/environments/{envSlug}/... (env CRUD) Note: ExecutionDetail.environment isn't in the regenerated schema yet — commitd02fa73(local, not yet pushed/deployed) adds that backend field. The local type extension in ui/src/components/ExecutionDiagram/types.ts covers the gap until the next redeploy + regen. UI typecheck (tsc -p tsconfig.app.json --noEmit) passes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
3622
ui/src/api/schema.d.ts
vendored
3622
ui/src/api/schema.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user