From b9c90d167f1864c2cc7059c6da3e7c313a486eb1 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 7 Feb 2026 19:02:15 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@9451958193b3e0022444164faadee41590248a57 Updated: 2026-02-07 19:02:15 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 b9e2c0c..7ad71e2 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -18011,6 +18011,10 @@ "type": "string", "minLength": 1 }, + "giteaInternalUrl": { + "type": "string", + "nullable": true + }, "redirectUri": { "type": "string" }, @@ -18289,6 +18293,10 @@ "type": "string", "minLength": 1 }, + "giteaInternalUrl": { + "type": "string", + "nullable": true + }, "redirectUri": { "type": "string" },