mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
feat: update new apis for file conversion
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
committed by
backportbot[bot]
parent
e8cf6733dc
commit
1772a01545
@@ -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
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user