The new POST /api/v1/concepts/recompute endpoint + MassingProgram / MassingRecomputeOutput schemas changed the backend OpenAPI; the generated frontend/src/lib/api-types.ts was out of sync, failing the CI openapi-codegen-check gate. Regenerated via the exact CI sequence (openapi-typescript + prettier 3.9.0). Byte-stable on 2nd regen; tsc --noEmit clean. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.json | ||
| Dockerfile | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| sentry.client.config.ts | ||
| sentry.edge.config.ts | ||
| sentry.server.config.ts | ||
| tsconfig.json | ||
| vitest-env.d.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||