mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 12:40:14 +00:00
Update API specifications with fern api update (#3651)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
40d127de58
commit
26f1f37738
1 changed files with 12 additions and 0 deletions
|
|
@ -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": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue