mirror of
https://github.com/nextcloud/documentation.git
synced 2025-08-20 14:15:54 +00:00
Merge pull request #13111 from nextcloud/feat/dev/get-all-shares-in-folder
This commit is contained in:
@ -38,6 +38,7 @@ Added APIs
|
||||
|
||||
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
|
||||
- New method ``\OCP\IUser::canChangeEmail`` allowing to check if the user backend allows the user to change their email address.
|
||||
- New interface ``\OCP\Share\IShareProviderSupportsAllSharesInFolder`` extending ``\OCP\Share\IShareProvider`` to add the method ``\OCP\Share\IShareProviderSupportsAllSharesInFolder::getAllSharesInFolder`` used for querying all shares in a folder without filtering by user.
|
||||
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
Reference in New Issue
Block a user