mirror of
https://github.com/Dokploy/website.git
synced 2026-07-16 19:35:27 +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",
|
"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
|
||||||
|
|||||||
Reference in New Issue
Block a user