mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-17 10:17:25 +00:00
- Implemented a new GithubController with endpoints to create GitHub apps, load repositories, and fetch branches for a given repository. - Added OpenAPI annotations for API documentation. - Included validation for incoming requests and error handling for various scenarios.