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",
"build"
]
},
"enableDockerCleanup": {
"default": true,
"type": "boolean"
}
},
"required": [
@@ -39663,6 +39667,10 @@
"build"
]
},
"enableDockerCleanup": {
"default": true,
"type": "boolean"
},
"command": {
"type": "string"
}