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-17 07:39:37 +03:00
2026-06-17 06:44:45 +03:00
2026-06-23 19:58:23 +03:00
2026-06-19 13:32:49 +03:00
2026-06-13 19:57:30 +03:00
2026-06-13 22:24:46 +03:00
2026-06-16 22:54:21 +03:00
2026-06-16 22:10:54 +03:00
2026-06-14 08:27:15 +03:00
2026-06-13 18:56:08 +03:00
2026-06-13 22:24:46 +03:00