Details
-
New Feature
-
Status: Closed
-
Must
-
Resolution: Fixed
-
None
-
Medium
Description
Rather than having a basic controller for uploading and downloading file contents, we should make AttachmentResource more complete and ensure that it can upload and download the whole Attachment domain object with its embedded file content.
The idea would be to follow the pattern that raff has used on the ObsResource. See: 'Fetching complex obs's data via Angular/REST?'