From 18c44440baffc65926bd1e9de16471124c0b473c Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 6 Jun 2026 20:22:45 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@e6fc3db08f7ad65e020854a185bedd2c5c0d091c Updated: 2026-06-06 20:22:45 UTC --- openapi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/openapi.json b/openapi.json index 49c3944..8466dd6 100644 --- a/openapi.json +++ b/openapi.json @@ -38437,6 +38437,10 @@ "deploy", "build" ] + }, + "enableDockerCleanup": { + "default": true, + "type": "boolean" } }, "required": [ @@ -39663,6 +39667,10 @@ "build" ] }, + "enableDockerCleanup": { + "default": true, + "type": "boolean" + }, "command": { "type": "string" }