From 75f400eec6446e5b116a5baadec6219da13694aa Mon Sep 17 00:00:00 2001 From: Dokploy Bot Date: Sat, 6 Dec 2025 18:48:34 +0000 Subject: [PATCH] chore: sync OpenAPI specification [skip ci] Source: Dokploy/dokploy@99cb80757c0d94ceb66e1d8836dfac52553327fa Updated: 2025-12-06 18:48:34 UTC --- apps/docs/public/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/docs/public/openapi.json b/apps/docs/public/openapi.json index 6f32aa6..b146ac9 100644 --- a/apps/docs/public/openapi.json +++ b/apps/docs/public/openapi.json @@ -2437,6 +2437,10 @@ "type": "string", "nullable": true }, + "rollbackRegistryId": { + "type": "string", + "nullable": true + }, "environmentId": { "type": "string" },