veza/apps/web/docs
senke c91f5583a0 api-contracts: document Zod schema generation strategy
- Completed Action 1.2.1.2: Documented strategy for generating Zod schemas
- Created ZOD_SCHEMA_GENERATION_PLAN.md with hybrid approach
- Identified challenge: Swagger 2.0 format limits automated generation
- Strategy: Keep existing manual schemas, generate missing schemas manually
- Identified 15+ missing request schemas (analytics, marketplace, webhooks, 2FA, upload chunking)
- Recommended: Short-term manual creation, medium-term generation script, long-term OpenAPI 3.0 migration
2026-01-11 16:37:55 +01:00
..
FEATURE_TYPES_AUDIT.md api-contracts: audit feature-specific type files 2026-01-11 16:35:02 +01:00
TYPE_FILES_AUDIT.md api-contracts: audit type files for duplication with generated types 2026-01-11 16:34:24 +01:00
TYPE_MIGRATION_PLAN.md api-contracts: create type migration plan documenting all files using manual types 2026-01-11 16:32:11 +01:00
ZOD_SCHEMA_AUDIT.md api-contracts: audit existing Zod schemas and identify gaps 2026-01-11 16:32:40 +01:00
ZOD_SCHEMA_GENERATION_PLAN.md api-contracts: document Zod schema generation strategy 2026-01-11 16:37:55 +01:00