chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@b9419ed5f1

Updated: 2026-01-28 06:14:55 UTC
This commit is contained in:
Dokploy Bot
2026-01-28 06:14:55 +00:00
parent e532c98370
commit 29162b8c19

View File

@@ -1477,6 +1477,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"bitbucketRepositorySlug": {
"type": "string",
"nullable": true
},
"bitbucketId": { "bitbucketId": {
"type": "string", "type": "string",
"nullable": true "nullable": true
@@ -1500,6 +1504,7 @@
"bitbucketBuildPath", "bitbucketBuildPath",
"bitbucketOwner", "bitbucketOwner",
"bitbucketRepository", "bitbucketRepository",
"bitbucketRepositorySlug",
"bitbucketId", "bitbucketId",
"applicationId", "applicationId",
"enableSubmodules" "enableSubmodules"
@@ -2067,6 +2072,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"bitbucketRepositorySlug": {
"type": "string",
"nullable": true
},
"bitbucketOwner": { "bitbucketOwner": {
"type": "string", "type": "string",
"nullable": true "nullable": true
@@ -7961,6 +7970,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"bitbucketRepositorySlug": {
"type": "string",
"nullable": true
},
"bitbucketOwner": { "bitbucketOwner": {
"type": "string", "type": "string",
"nullable": true "nullable": true