From 752624838beadff0eab60825b6849bf1b31a4134 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 9 May 2026 06:58:07 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@b9e97eb321358145d6aed0bad67d3ac789ae69c4 Updated: 2026-05-09 06:58:07 UTC --- openapi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openapi.json b/openapi.json index a54392b..0767ce6 100644 --- a/openapi.json +++ b/openapi.json @@ -13359,7 +13359,8 @@ }, "destinationPath": { "type": "string", - "minLength": 1 + "minLength": 1, + "pattern": "^[a-zA-Z0-9.\\-_/]+$" }, "serverId": { "type": "string"