SDK: rename SkyvernEnvironment (#3870)
This commit is contained in:
committed by
GitHub
parent
e849c64cad
commit
393bae88fe
@@ -48,7 +48,7 @@ export class Scripts {
|
||||
url: core.url.join(
|
||||
(await core.Supplier.get(this._options.baseUrl)) ??
|
||||
(await core.Supplier.get(this._options.environment)) ??
|
||||
environments.SkyvernEnvironment.Production,
|
||||
environments.SkyvernEnvironment.Cloud,
|
||||
`v1/scripts/${core.url.encodePathParam(scriptId)}/run`,
|
||||
),
|
||||
method: "POST",
|
||||
|
||||
Reference in New Issue
Block a user