dasch-swiss/sipi

knora.json needs to return the file's internal MIME type

benjamingeer opened this issue · 1 comments

Now that Sipi supports uploading non-image files, Knora can't assume that a file's internal MIME type is image/jp2. Therefore, the /knora.json route should return the file's internal MIME type.

I'll add this feature