veza/apps/web/src/stores
senke 2fce619940 api-contracts: install openapi-generator-cli and create type generation script
- Completed Action 1.1.2.1: Installed @openapitools/openapi-generator-cli
- Completed Action 1.1.2.2: Created generate-types.sh script
- Added swagger annotations to cmd/modern-server/main.go
- Regenerated swagger.yaml with proper info section
- Successfully generated TypeScript types to src/types/generated/

The script generates types from veza-backend-api/openapi.yaml using
typescript-axios generator and creates barrel exports.
2026-01-11 16:30:43 +01:00
..
auth.test.ts [FE-TEST-002] fe-test: Add unit tests for stores 2025-12-25 16:59:20 +01:00
cartStore.test.ts [FE-TEST-002] fe-test: Add unit tests for stores 2025-12-25 16:59:20 +01:00
cartStore.ts [FE-TYPE-011] fe-type: Add type safety for stores 2025-12-25 14:54:40 +01:00
chat.ts feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
index.ts [FIX] PROD-007: Corriger erreurs TypeScript critiques - imports et exports manquants 2026-01-04 01:44:18 +01:00
library.ts stabilisation commit A 2026-01-07 19:39:21 +01:00
types.ts [FE-TYPE-011] fe-type: Add type safety for stores 2025-12-25 14:54:40 +01:00
ui.test.ts [T0-003] fix(frontend): Corriger erreurs TypeScript/React 2026-01-04 01:44:20 +01:00
ui.ts api-contracts: install openapi-generator-cli and create type generation script 2026-01-11 16:30:43 +01:00