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@ec8c516aa3 Updated: 2025-12-10 05:02:29 UTC
This commit is contained in:
@@ -1154,10 +1154,14 @@
|
||||
"buildSecrets": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"createEnvFile": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"applicationId"
|
||||
"applicationId",
|
||||
"createEnvFile"
|
||||
],
|
||||
"additionalProperties": false
|
||||
}
|
||||
@@ -2430,6 +2434,9 @@
|
||||
"type": "boolean",
|
||||
"nullable": true
|
||||
},
|
||||
"createEnvFile": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"createdAt": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -21911,4 +21918,4 @@
|
||||
"apiKey": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user