mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 19:50:42 +00:00
SDK: rename SkyvernEnvironment (#3870)
This commit is contained in:
parent
e849c64cad
commit
393bae88fe
10 changed files with 52 additions and 52 deletions
|
|
@ -14875,7 +14875,7 @@
|
|||
"servers": [
|
||||
{
|
||||
"url": "https://api.skyvern.com",
|
||||
"x-fern-server-name": "Production"
|
||||
"x-fern-server-name": "Cloud"
|
||||
},
|
||||
{
|
||||
"url": "https://api-staging.skyvern.com",
|
||||
|
|
@ -14883,7 +14883,7 @@
|
|||
},
|
||||
{
|
||||
"url": "http://localhost:8000",
|
||||
"x-fern-server-name": "Development"
|
||||
"x-fern-server-name": "Local"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue