mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 14:15:21 +02:00
- Removed the previous cancellation schemas for deployments. - Replaced them with a unified input schema for finding applications and composes during cancellation requests. - Ensured that the cancellation logic now utilizes the new input structure for better consistency.