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

Add the #find_with_opts Method to Item Operations #49

Merged
merged 1 commit into from
Dec 13, 2016
Merged

Conversation

awood45
Copy link
Member

@awood45 awood45 commented Dec 11, 2016

This method allows for a variant of the #find operation which will let
users pass through other options to the underlying
Aws::DynamoDB::Client#get_item request.

Resolves #38, and relates to #46

This method allows for a variant of the `#find` operation which will let
users pass through other options to the underlying
`Aws::DynamoDB::Client#get_item` request.

Resolves #38, and relates to #46
@coveralls
Copy link

coveralls commented Dec 11, 2016

Coverage Status

Coverage increased (+0.008%) to 97.656% when pulling cfad386 on find-with-opts into 387026b on master.

@awood45 awood45 merged commit fd5e10a into master Dec 13, 2016
@mullermp mullermp deleted the find-with-opts branch March 8, 2023 20:56
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.

2 participants