chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@3969d2d2fe

Updated: 2026-04-05 02:36:54 UTC
This commit is contained in:
Dokploy Bot
2026-04-05 02:36:54 +00:00
parent 1f3cb92cc5
commit 33b79f2427

View File

@@ -2693,6 +2693,24 @@
}
]
},
"icon": {
"anyOf": [
{
"anyOf": [
{
"type": "string",
"maxLength": 2097152
},
{
"type": "null"
}
]
},
{
"type": "null"
}
]
},
"refreshToken": {
"anyOf": [
{