mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 19:50:42 +00:00
Update API specifications with fern api update (#5036)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
76b10eb007
commit
afa0a9cbc5
1 changed files with 2 additions and 2 deletions
|
|
@ -17139,7 +17139,7 @@
|
|||
"ai_fallback": {
|
||||
"type": "boolean",
|
||||
"title": "Ai Fallback",
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"cache_key": {
|
||||
"anyOf": [
|
||||
|
|
@ -17379,7 +17379,7 @@
|
|||
"ai_fallback": {
|
||||
"type": "boolean",
|
||||
"title": "Ai Fallback",
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"cache_key": {
|
||||
"anyOf": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue