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@d0ea8b5283 Updated: 2026-01-27 19:41:41 UTC
This commit is contained in:
@@ -12720,8 +12720,18 @@
|
||||
]
|
||||
},
|
||||
"letsEncryptEmail": {
|
||||
"type": "string",
|
||||
"format": "email",
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"format": "email"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"enum": [
|
||||
""
|
||||
]
|
||||
}
|
||||
],
|
||||
"nullable": true
|
||||
},
|
||||
"https": {
|
||||
|
||||
Reference in New Issue
Block a user