chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@3f1bf2b14e

Updated: 2026-04-03 22:29:34 UTC
This commit is contained in:
Dokploy Bot
2026-04-03 22:29:34 +00:00
parent d9bc3f73b1
commit 9d01987df9

View File

@@ -12671,6 +12671,16 @@
}
]
},
"customEntrypoint": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"https": {
"type": "boolean"
},
@@ -13222,6 +13232,16 @@
}
]
},
"customEntrypoint": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"https": {
"type": "boolean"
},