6 Commits

Author SHA1 Message Date
Mauricio Siu
2067e91c0c Update .gitignore 2026-01-29 20:20:26 -06:00
Mauricio Siu
213254dd1d chore: update .gitignore to remove generated API documentation path
- Removed the exclusion for the generated API documentation directory from .gitignore.
- This change ensures that the generated documentation files are no longer ignored during builds, aligning with recent documentation management efforts.
2025-11-30 01:35:23 -06:00
Mauricio Siu
b594e5fbf3 chore: update .gitignore to exclude generated API documentation path
- Removed the exclusion for openapi.json and added the path for generated API documentation files.
- This change ensures that the generated documentation is properly managed and not ignored during builds.
2025-11-30 01:19:36 -06:00
Mauricio Siu
26cfcb6b46 chore: reintroduce openapi.json copy step in Dockerfile.docs
- Added a step to copy openapi.json to the docs public folder, necessary for both generation and build processes.
- This change ensures that the OpenAPI documentation is correctly accessible during the Docker build.
2025-11-30 01:17:44 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00
Mauricio Siu
8dbf28c693 Nuevo inicio del repositorio 2024-04-29 23:13:00 -06:00