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@b9e97eb321 Updated: 2026-05-09 06:58:03 UTC
This commit is contained in:
@@ -13359,7 +13359,8 @@
|
||||
},
|
||||
"destinationPath": {
|
||||
"type": "string",
|
||||
"minLength": 1
|
||||
"minLength": 1,
|
||||
"pattern": "^[a-zA-Z0-9.\\-_/]+$"
|
||||
},
|
||||
"serverId": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user