Update API specifications with fern api update (#2951)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -46,6 +46,7 @@ class Skyvern(AsyncSkyvern):
|
||||
super().__init__(
|
||||
base_url=base_url,
|
||||
api_key=api_key,
|
||||
x_api_key=api_key,
|
||||
environment=environment,
|
||||
timeout=timeout,
|
||||
follow_redirects=follow_redirects,
|
||||
|
||||
Reference in New Issue
Block a user