update openapi.json with credentials APIs (#2323)
This commit is contained in:
5
skyvern/client/credentials/__init__.py
Normal file
5
skyvern/client/credentials/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# This file was auto-generated by Fern from our API Definition.
|
||||
|
||||
from .types import CreateCredentialRequestCredential
|
||||
|
||||
__all__ = ["CreateCredentialRequestCredential"]
|
||||
Reference in New Issue
Block a user