coolify/routes
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.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
channels.php fix: use Auth(), add new db proxy stop event refactor clickhouse view 2024-11-04 14:18:16 +01:00
console.php Sending e-mails and settings on Team. 2023-05-25 17:27:52 +01:00
web.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
webhooks.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00