From 1df8bf2507c9bfd12b483970773faa185cabdc21 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 6 Jun 2026 20:22:41 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@e6fc3db08f7ad65e020854a185bedd2c5c0d091c Updated: 2026-06-06 20:22:41 UTC --- apps/docs/public/openapi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index 49c3944..8466dd6 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/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" }