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"