From e3480c6c01f779738e009878175ff94ece6122a1 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Fri, 6 Feb 2026 05:19:55 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@97f1105cf4bba045c413ef9feca2e3fee5a428ff Updated: 2026-02-06 05:19:55 UTC --- apps/docs/public/openapi.json | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index 24dcf3f..fd29d16 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -2370,8 +2370,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false @@ -3730,8 +3731,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false @@ -4709,8 +4711,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false @@ -5671,8 +5674,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false @@ -6643,8 +6647,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false @@ -7635,8 +7640,9 @@ }, "DriverOpts": { "type": "object", - "properties": {}, - "additionalProperties": false + "additionalProperties": { + "type": "string" + } } }, "additionalProperties": false