Skip to content

Conversation

scottinet
Copy link
Contributor

Solves multiple inconsistencies across all updateXXX and deleteXXX SDK methods:

  • KuzzleDataCollection.deleteDocument now return nothing, stopping the call chain
  • KuzzleDocument.delete now return the deleted document ID, instead of itself
  • KuzzleSecurity.updateRole now return an updated KuzzleRole object
  • KuzzleSecurity.updateProfile now return an updated KuzzleProfile object

@benoitvidis
Copy link
Contributor

+1

@xbill82
Copy link
Contributor

xbill82 commented May 30, 2016

👍 great PR

@scottinet scottinet merged commit 0cf0d8c into develop May 30, 2016
@scottinet scottinet deleted the fix-rc-83-update-and-delete-consistency branch May 30, 2016 09:01
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.

4 participants