From 8bd5d6c3dd81d8a9347dda936ad461a12979cca3 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sun, 5 Jul 2026 21:02:01 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@3e74f9a374a2354540a36fc5020d95d586af3871 Updated: 2026-07-05 21:02:01 UTC --- openapi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openapi.json b/openapi.json index 5503d71..e641600 100644 --- a/openapi.json +++ b/openapi.json @@ -1325,7 +1325,7 @@ "branch": { "type": "string", "minLength": 1, - "pattern": "^[a-zA-Z0-9._\\-/]+$" + "pattern": "^[a-zA-Z0-9._\\-/#]+$" }, "triggerType": { "default": "push", @@ -1506,7 +1506,7 @@ "gitlabBranch": { "type": "string", "minLength": 1, - "pattern": "^[a-zA-Z0-9._\\-/]+$" + "pattern": "^[a-zA-Z0-9._\\-/#]+$" }, "enableSubmodules": { "type": "boolean" @@ -1670,7 +1670,7 @@ "bitbucketBranch": { "type": "string", "minLength": 1, - "pattern": "^[a-zA-Z0-9._\\-/]+$" + "pattern": "^[a-zA-Z0-9._\\-/#]+$" }, "enableSubmodules": { "type": "boolean" @@ -1823,7 +1823,7 @@ "giteaBranch": { "type": "string", "minLength": 1, - "pattern": "^[a-zA-Z0-9._\\-/]+$" + "pattern": "^[a-zA-Z0-9._\\-/#]+$" }, "enableSubmodules": { "type": "boolean" @@ -2101,7 +2101,7 @@ "customGitBranch": { "type": "string", "minLength": 1, - "pattern": "^[a-zA-Z0-9._\\-/]+$" + "pattern": "^[a-zA-Z0-9._\\-/#]+$" }, "customGitSSHKeyId": { "anyOf": [