diff --git a/fern/openapi/skyvern_openapi.json b/fern/openapi/skyvern_openapi.json index cac3c1b7..4b7dac1a 100644 --- a/fern/openapi/skyvern_openapi.json +++ b/fern/openapi/skyvern_openapi.json @@ -2647,6 +2647,18 @@ "title": "Verified", "default": false }, + "totp_timing_info": { + "anyOf": [ + { + "additionalProperties": true, + "type": "object" + }, + { + "type": "null" + } + ], + "title": "Totp Timing Info" + }, "created_at": { "anyOf": [ {