Goal
Establish API documentation conventions early for the NestJS V2 backend.
Expected Scope
- Swagger/OpenAPI setup (
@nestjs/swagger).
- API title, description, and version metadata.
- V2 endpoint discovery.
- Health/readiness documentation.
- First real migrated capability (Quotes) documented later in M1.
Acceptance Criteria
Dependencies
Suggested PR
PR 3 — Health/readiness + OpenAPI + testing foundation (with Issues E and G)
Goal
Establish API documentation conventions early for the NestJS V2 backend.
Expected Scope
@nestjs/swagger).Acceptance Criteria
/api/docs).Dependencies
[M1] Bootstrap NestJS V2 backend.Suggested PR
PR 3 — Health/readiness + OpenAPI + testing foundation (with Issues E and G)