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

changed update-item to return a clojure map, like the other functions #6

Merged
merged 1 commit into from Aug 14, 2012

Conversation

DCWoods
Copy link

@DCWoods DCWoods commented Aug 12, 2012

The update-item function was returning a Java UpdateItemResult object, rather that a Clojure map, like the other functions that return results. I simply copied the same procedure as for get-item.

@mrgordon
Copy link
Owner

Fantastic. Thanks for the patch!

mrgordon added a commit that referenced this pull request Aug 14, 2012
changed update-item to return a clojure map, like the other functions
@mrgordon mrgordon merged commit a80040a into mrgordon:master Aug 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants