mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
527 B
527 B
Remove mimetype from EncryptedFile object
Proposal
The example in the spec currently lists mimetype in the examples for EncryptedFile but not in
the object definition. As that is duplicate information of the info block of file events, the
mimetype should just be removed altogether.
Potential issues
Some clients might depend on this. However, as of August 2021, all known clients have been confirmed to not use this.