1 Open Issue Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

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