chore(api): regenerate UI types — Deployment.createdBy + logs instanceIds

- Fetched fresh openapi.json from local backend (Tasks 3-5 changes)
- Regenerated schema.d.ts via openapi-typescript
- Added createdBy: string | null to Deployment interface in apps.ts
- Added instanceIds?: string[] to UseInfiniteApplicationLogsArgs with sort/serialize/queryKey/URLSearchParams wiring

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-23 13:00:16 +02:00
parent ed0e616109
commit 07099357af
4 changed files with 14 additions and 4 deletions

File diff suppressed because one or more lines are too long