Add contentType in metadata when using gridFS
Per the gridFS Spec https://github.com/mongodb/specifications/blob/master/source/gridfs/gridfs-spec.rst#design-rationale the contentType field is deprecated in favor of adding contentType as a value in metadata. I think this is a change that should be made to 3T when uploading files to a gridFS bucket.
1
vote
Chase Berry
shared this idea