Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 3 missing constructor parameters. #694

Merged
merged 1 commit into from
May 16, 2018

Conversation

smouli
Copy link
Contributor

@smouli smouli commented May 14, 2018

Fixes #684

docs/API.md Outdated
|`accessKey` | _string_ |accessKey is like user-id that uniquely identifies your account. |
|`secretKey` | _string_ | secretKey is the password to your account.|
|`region` | _string_ |Set this value to override region cache. (Optional)|
|`transport` | _string_ |Set this value to to pass in a custom transport. (Optional)|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/to to/to (only single to is okay)

|`secure` | _bool_ |If set to true, https is used instead of http. Default is true. |
|`region` | _string_ |Set this value to override auto bucket region discovery. (Optional)|
|`accessKey` | _string_ |accessKey is like user-id that uniquely identifies your account. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one PR is needed #696 is doing the same thing

@smouli smouli mentioned this pull request May 15, 2018
@smouli smouli force-pushed the missingConstParams branch from 8990ca0 to 48c3fd3 Compare May 15, 2018 17:58
@smouli smouli force-pushed the missingConstParams branch from 48c3fd3 to 6237e99 Compare May 16, 2018 22:01
Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only two reviews needed, removing my review.

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.

3 participants