diff --git a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst index 56361348605..6f57f5b292d 100644 --- a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst +++ b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst @@ -51,6 +51,7 @@ Deprecated APIs - The files API endpoint ``/apps/files/api/v1/thumbnail/`` for generating previews is deprecated. Instead use the preview endpoint provided by Nextcloud core (``/core/preview``). +- The legacy method ``\OC_Helper::canExecute`` is deprecated, please use the ``OCP\IBinaryFinder`` instead. Removed APIs ^^^^^^^^^^^^