TinCanJS icon indicating copy to clipboard operation
TinCanJS copied to clipboard

Document APIs allow 'save' method to take an object

Open brianjmiller opened this issue 11 years ago • 0 comments

To prevent the need for end users to mess with etags and SHA1s make the LRS save methods take the existing object, and then update that object with the new etag on success. For now this may require always computing it client side as with PUT and 204 no updated Etag is returned.

brianjmiller avatar Sep 06 '13 13:09 brianjmiller