- 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. |
||
|---|---|---|
| .. | ||
| ApplicationsController.php | ||
| DatabasesController.php | ||
| DeployController.php | ||
| GithubController.php | ||
| OpenApi.php | ||
| OtherController.php | ||
| ProjectController.php | ||
| ResourcesController.php | ||
| SecurityController.php | ||
| ServersController.php | ||
| ServicesController.php | ||
| TeamController.php | ||