Description
The API returns incorrect or non-normalized mimeType values for .docx and .xlsx files. As a result, these mime types are displayed in the field 'Type' and confused users
Example returned value:
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Expected behavior
- The API should return correct and standardized mime types.
- The UI should display user-friendly file types (e.g. DOCX, XLSX, or Microsoft Excel Document).
Supporting Media
DOCX example:

XLSX example:

Desktop:
- Device: any
- OS: any
- Browser: any