chore: sync OpenAPI specification [skip ci]

Source: Dokploy/dokploy@4ec282b2f3

Updated: 2026-02-09 05:41:26 UTC
This commit is contained in:
Dokploy Bot
2026-02-09 05:41:26 +00:00
parent 55743019a1
commit 9fdb2b0e64

View File

@@ -2414,6 +2414,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},
@@ -3775,6 +3802,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},
@@ -4755,6 +4809,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},
@@ -5718,6 +5799,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},
@@ -6691,6 +6799,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},
@@ -7684,6 +7819,33 @@
"additionalProperties": false,
"nullable": true
},
"ulimitsSwarm": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"type": "string",
"minLength": 1
},
"Soft": {
"type": "integer",
"minimum": -1
},
"Hard": {
"type": "integer",
"minimum": -1
}
},
"required": [
"Name",
"Soft",
"Hard"
],
"additionalProperties": false
},
"nullable": true
},
"replicas": {
"type": "number"
},