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" },