From 6178a20824007c876bba4d265e83ddb94fbbb912 Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Mon, 15 Dec 2025 08:44:29 +0800 Subject: [PATCH] Update API specifications with fern api update (#4297) Co-authored-by: github-actions --- fern/openapi/skyvern_openapi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) 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": [ {