From ce6706d6f5a7761441318e7b05772a0143ececa4 Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Mon, 8 Dec 2025 04:45:34 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@1d9b9ff9b6d576a6edca88cbaf06926417a10695 Updated: 2025-12-08 04:45:33 UTC --- apps/docs/public/openapi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index e653540..1bee42e 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -20628,6 +20628,10 @@ "enabled": { "type": "boolean" }, + "timezone": { + "type": "string", + "nullable": true + }, "createdAt": { "type": "string" } @@ -20733,6 +20737,10 @@ "enabled": { "type": "boolean" }, + "timezone": { + "type": "string", + "nullable": true + }, "createdAt": { "type": "string" }