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" },