diff --git a/fern/openapi/skyvern_openapi.json b/fern/openapi/skyvern_openapi.json index 701bf657..04a2a2a3 100644 --- a/fern/openapi/skyvern_openapi.json +++ b/fern/openapi/skyvern_openapi.json @@ -3431,6 +3431,17 @@ ], "title": "Totp Timing Info" }, + "has_mini_agent": { + "anyOf": [ + { + "type": "boolean" + }, + { + "type": "null" + } + ], + "title": "Has Mini Agent" + }, "created_at": { "anyOf": [ {