feat: update new apis for file conversion

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
Elizabeth Danzberger
2025-01-31 13:30:41 -05:00
committed by backportbot[bot]
parent e8cf6733dc
commit 1772a01545
3 changed files with 10 additions and 1 deletions

View File

@@ -55,7 +55,8 @@ to check whether the current Files app instance is a public share or not, and if
Added APIs
^^^^^^^^^^
- TBD
- If an app supports file conversion, it may now register an ``\OCP\Files\Conversion\ConversionProvider`` which will
be called automatically based on the supported MIME types. An app may register as many of these as needed.
Changed APIs
^^^^^^^^^^^^