mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| backup | ||
| clickhouse | ||
| dragonfly | ||
| keydb | ||
| mariadb | ||
| mongodb | ||
| mysql | ||
| postgresql | ||
| redis | ||
| backup-edit.blade.php | ||
| backup-executions.blade.php | ||
| backup-now.blade.php | ||
| configuration.blade.php | ||
| create-scheduled-backup.blade.php | ||
| heading.blade.php | ||
| import.blade.php | ||
| init-script.blade.php | ||
| scheduled-backups.blade.php | ||