Skip to content

Commit 9a2768d

Browse files
committed
feat: update new apis for file conversion
Signed-off-by: Elizabeth Danzberger <[email protected]>
1 parent b4e3327 commit 9a2768d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ to check whether the current Files app instance is a public share or not, and if
5555
Added APIs
5656
^^^^^^^^^^
5757

58-
- TBD
58+
- If an app supports file conversion, it may now register an ``\OCP\Files\Conversion\ConversionProvider`` which will
59+
be called automatically based on the supported MIME types. An app may register as many of these as needed.
5960

6061
Changed APIs
6162
^^^^^^^^^^^^

0 commit comments

Comments
 (0)