mirror of
https://github.com/Dokploy/website.git
synced 2026-06-27 10:05:37 +02:00
chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@3969d2d2fe Updated: 2026-04-05 02:36:54 UTC
This commit is contained in:
@@ -2693,6 +2693,24 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"icon": {
|
||||
"anyOf": [
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"maxLength": 2097152
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
"refreshToken": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user