coolify/app/Http/Controllers/Api
Andras Bacsai 10ca408b37 fix: is_static settings through API
fix: validation rules
2024-10-10 09:33:29 +02:00
..
ApplicationsController.php fix: is_static settings through API 2024-10-10 09:33:29 +02:00
DatabasesController.php feat: Update resource deletion job to allow configurable options through API 2024-10-01 09:02:16 +02:00
DeployController.php
OpenApi.php
OtherController.php Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00
ProjectController.php
ResourcesController.php
SecurityController.php
ServersController.php Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00
ServicesController.php feat: Update resource deletion job to allow configurable options through API 2024-10-01 09:02:16 +02:00
TeamController.php