coolify/app/Http/Controllers/Api
2025-04-22 10:44:30 +02:00
..
ApplicationsController.php refactor(applications): remove redundant error response in create_env method 2025-04-22 10:44:30 +02:00
DatabasesController.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DeployController.php fix(DeployController): update request handling to use input method and enhance OpenAPI description for deployment endpoint 2025-04-11 15:37:42 +02:00
OpenApi.php
OtherController.php
ProjectController.php enhance: Add missing UUID to openapi spec 2025-04-09 17:52:12 +01:00
ResourcesController.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SecurityController.php fix(api): used ssh keys can be deleted 2025-04-03 14:07:11 +02:00
ServersController.php fix: server proxy set correctly through the API 2025-01-20 13:59:02 +01:00
ServicesController.php enhance: Add missing UUID to openapi spec 2025-04-09 17:52:12 +01:00
TeamController.php