chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@e6fc3db08f

Updated: 2026-06-06 20:22:41 UTC
This commit is contained in:
Dokploy Bot
2026-06-06 20:22:41 +00:00
parent ba3fb6b9a9
commit 1df8bf2507

View File

@@ -38437,6 +38437,10 @@
"deploy", "deploy",
"build" "build"
] ]
},
"enableDockerCleanup": {
"default": true,
"type": "boolean"
} }
}, },
"required": [ "required": [
@@ -39663,6 +39667,10 @@
"build" "build"
] ]
}, },
"enableDockerCleanup": {
"default": true,
"type": "boolean"
},
"command": { "command": {
"type": "string" "type": "string"
} }