chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@ec8c516aa3

Updated: 2025-12-10 05:02:29 UTC
This commit is contained in:
Dokploy Bot
2025-12-10 05:02:29 +00:00
parent de61dfbfa3
commit 6686011059

View File

@@ -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": []
}
]
}
}