openapi-codegen-check падал СИСТЕМНО на каждом backend-PR: committed frontend/src/lib/api-types.ts отставал от backend OpenAPI на 2 поля, добавленных в POI-score схемы (PR ~#1486 normalize POI weighted score), но не перегенерённых: - PoiScoreItem.score_contribution - PoiScoreResponse.poi_weighted_score Контент взят 1:1 из authoritative CI-диффа (openapi-typescript + prettier). Возвращает gate openapi-codegen-check в зелёное для всех PR. Refs #1709 |
||
|---|---|---|
| .. | ||
| 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 | ||