-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.10.3
-
MOODLE_310_STABLE
Some WebServices use stored_file_exporter instead of external_files. The latter returns the mimetype of the file, butĀ stored_file_exporter doesn't.
The app uses the mimetype to determine the icon to display in some cases, whether a file can be embedded, etc. So it would be great if WebServices usingĀ stored_file_exporter also return the mimetype of the file.