From 29162b8c19e4d299e6798fa636f09c26d5cb452e Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Wed, 28 Jan 2026 06:14:55 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@b9419ed5f1a8f86c1193fdc7fb2ce9b1db73a0f2 Updated: 2026-01-28 06:14:55 UTC --- apps/docs/public/openapi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index b7b4d64..abc2a1e 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -1477,6 +1477,10 @@ "type": "string", "nullable": true }, + "bitbucketRepositorySlug": { + "type": "string", + "nullable": true + }, "bitbucketId": { "type": "string", "nullable": true @@ -1500,6 +1504,7 @@ "bitbucketBuildPath", "bitbucketOwner", "bitbucketRepository", + "bitbucketRepositorySlug", "bitbucketId", "applicationId", "enableSubmodules" @@ -2067,6 +2072,10 @@ "type": "string", "nullable": true }, + "bitbucketRepositorySlug": { + "type": "string", + "nullable": true + }, "bitbucketOwner": { "type": "string", "nullable": true @@ -7961,6 +7970,10 @@ "type": "string", "nullable": true }, + "bitbucketRepositorySlug": { + "type": "string", + "nullable": true + }, "bitbucketOwner": { "type": "string", "nullable": true