From c97e8e00e6888708a7fa589d82f752593dbb94b1 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 7 Feb 2026 18:55:09 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@325a0aeedf552ed40d489b5e85c7233988e4a013 Updated: 2026-02-07 18:55:09 UTC --- apps/docs/public/openapi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index 80a326d..b9e2c0c 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -18763,6 +18763,10 @@ "type": "string", "minLength": 1 }, + "gitlabInternalUrl": { + "type": "string", + "nullable": true + }, "applicationId": { "type": "string" }, @@ -19046,6 +19050,10 @@ "type": "string", "minLength": 1 }, + "gitlabInternalUrl": { + "type": "string", + "nullable": true + }, "applicationId": { "type": "string" },