mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@3f1bf2b14e Updated: 2026-04-03 22:29:34 UTC
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user