From d160913855d06b7aedfa9b0e88bbffecdd21c862 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sun, 5 Apr 2026 05:14:10 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@791c9d1268e0409bf0ad509bfd2a17f437c1f362 Updated: 2026-04-05 05:14:10 UTC --- apps/docs/public/openapi.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index b10487e..4565a89 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -3423,8 +3423,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -17785,8 +17784,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -19546,8 +19544,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -21584,8 +21581,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -24376,8 +24372,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -31645,8 +31640,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null" @@ -35172,8 +35166,7 @@ { "anyOf": [ { - "type": "integer", - "format": "int64" + "type": "number" }, { "type": "null"