chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@e6fc3db08f

Updated: 2026-06-06 20:22:45 UTC
This commit is contained in:
Dokploy Bot
2026-06-06 20:22:45 +00:00
parent 865ac21c03
commit 18c44440ba

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"
}