Sergey Krylov
063e80c375
feat(openapi): unify frontend types with codegen, fix backend nullable DTOs
- Fix ApiResponseMeta nullable property (add type: String) to prevent Record<string, never> in codegen
- Fix broker events DTO nullable fields with proper type annotations
- Regenerate frontend types.ts from updated Swagger schema
- Replace all hand-written types in responses.ts with codegen aliases
- Remove stale BrokerPortfolioEvent/BrokerEventsSummary/BrokerEventsData interfaces
- Fix codegen output path in frontend package.json
2026-06-23 19:58:23 +03:00
..
2026-06-15 05:58:45 +03:00
2026-06-23 07:17:30 +03:00
2026-06-13 19:05:09 +03:00
2026-06-23 07:17:30 +03:00
2026-06-23 07:17:30 +03:00
2026-06-15 04:47:13 +03:00
2026-06-15 19:54:31 +03:00
2026-06-14 08:27:15 +03:00
2026-06-23 07:17:30 +03:00
2026-06-23 07:17:30 +03:00
2026-06-23 19:58:23 +03:00