Open Issues Need Help
View All on GitHub chore: Externalizar la documentación de Swagger a un archivo YAML about 2 months ago
AI Summary: This issue proposes refactoring the API documentation by moving Swagger/OpenAPI definitions from embedded JSDoc comments within route files (e.g., `institution.routes.ts`) to a centralized `src/shared/swagger/swagger.yaml` file. The goal is to improve code clarity, maintainability, and separate the API definition from its implementation.
Complexity:
3/5
documentation help wanted refactor chore