disney/groovity

Improve usability of Attachments

alexvigdor opened this issue · 0 comments

For building APIs that use binary attachments to DataModels, it would be helpful to add some additional functionality

  • calculate MD5 hash of payload
  • use MD5 hash to determine when payload needs to be updated, and to determine when modified date should change
  • Allow storing updates to attachment metadata without accessing/modifying the payload