GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

add more file info to data models #40

Open Alino opened 6 years ago

Alino commented 6 years ago

Feedback from Jeroen:

A minor technical point is that I think it makes sense to provide a little bit more info on the files stored. I suggest that after upload of a file the asset also contains information such as file size, file extension and file type/mime type. This makes it easier for consumer to decide if and when to download the file and how to process or render it.