coolify/app/Http/Controllers
Andras Bacsai 9e3467578f feat: add environment_uuid support and update API documentation
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.

This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
..
Api feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
Webhook chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00
Controller.php feat: new shared function name is_transactional_emails_enabled() 2024-12-09 15:34:24 +01:00
MagicController.php Fix styling 2024-06-10 20:43:34 +00:00
OauthController.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UploadController.php Delete some useless imports 2024-10-31 16:33:49 +01:00