Skip to content

Update README.md#7

Open
sandeepdabade wants to merge 1 commit intoskyflowapi:mainfrom
sandeepdabade:patch-1
Open

Update README.md#7
sandeepdabade wants to merge 1 commit intoskyflowapi:mainfrom
sandeepdabade:patch-1

Conversation

@sandeepdabade
Copy link

const client = connect(accountName, workspaceName, vaultId, credentials, options)

  1. accountName is not used at all. So needs to be removed altogether.
  2. workspaceName should be replaced with workspaceURL instead.

const client = connect(accountName, workspaceName, vaultId, credentials, options)
1) accountName is not used at all. So needs to be removed altogether. 
2) workspaceName should be replaced with workspaceURL instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant