2 parents a2b4f8a + 0b9a742 commit 1a51276Copy full SHA for 1a51276
1 file changed
developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst
@@ -51,6 +51,7 @@ Deprecated APIs
51
52
- The files API endpoint ``/apps/files/api/v1/thumbnail/`` for generating previews is deprecated.
53
Instead use the preview endpoint provided by Nextcloud core (``/core/preview``).
54
+- The legacy method ``\OC_Helper::canExecute`` is deprecated, please use the ``OCP\IBinaryFinder`` instead.
55
56
Removed APIs
57
^^^^^^^^^^^^
0 commit comments