mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
chore(developer): document deprecation of OC_Helper::canExecute
* for https://github.com/nextcloud/server/pull/52802 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user