mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b9419ed5f1 Updated: 2026-01-28 06:14:55 UTC
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user