- Add logger utility (winston-based) - Add apiKeyAuth middleware for API key authentication - Add fieldPermissions middleware for field-level access control - Add Swagger/OpenAPI configuration and integration - Refactor DTOs with Zod validation schemas: - feature-flag.dto.ts - terminal.dto.ts - transaction.dto.ts - ai.dto.ts - Add error classes (AppError, UnauthorizedError, ForbiddenError, etc.) - Add AuthenticatedRequest type for erp-core compatibility - Add ESLint configuration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| clip-webhook.controller.ts | ||
| clip.controller.ts | ||
| index.ts | ||
| mercadopago-webhook.controller.ts | ||
| mercadopago.controller.ts | ||
| terminals.controller.ts | ||
| transactions.controller.ts | ||