- Add UpdateDocumentSeriesController for updating document series. - Create documentSeriesApiErrorMapper for error handling. - Define document series routes including CRUD operations. - Implement Sequelize-based persistence layer for document series. - Add DTOs for request and response schemas for document series operations. - Establish common structures for document series data handling. - Configure TypeScript settings for the document series module. |
||
|---|---|---|
| .. | ||
| config | ||
| core/common/infrastructure | ||
| lib | ||
| routes | ||
| app.ts | ||
| health.ts | ||
| index.ts | ||
| register-modules.ts | ||