chore(ui): regenerate openapi.json + schema.d.ts from deployed Plan 02 backend
Fetched from http://192.168.50.86:30090/api/v1/api-docs via `npm run generate-api:live`. Adds TypeScript types for the new alerting REST surface merged in #140: - 15 alerting paths under /environments/{envSlug}/alerts/** (rules CRUD, enable/disable, render-preview, test-evaluate, inbox, unread-count, ack/read/bulk-read, silences CRUD, per-alert notifications) - 1 flat notification retry path /alerts/notifications/{id}/retry - 4 outbound-connection admin paths (from Plan 01 #139) Verified tsc -p tsconfig.app.json --noEmit exits 0 — no existing SPA call sites break against the fresh types. Plan 03 UI work can consume these directly. 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
1355
ui/src/api/schema.d.ts
vendored
1355
ui/src/api/schema.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user