mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
chore(upgrade_to_32): Add OCP\TaskProcessing\Manager::getAvailableTaskTypeIds to app developer upgrade guide
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
@@ -116,7 +116,7 @@ Added APIs
|
||||
|
||||
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
|
||||
- New task processing task type ``OCP\TaskProcessing\AnalyzeImages`` to ask questions about images.
|
||||
|
||||
- New method ``OCP\TaskProcessing\Manager::getAvailableTaskTypeIds`` to list only task type IDs without meta-data (faster than ``OCP\TaskProcessing\Manager::getAvailableTaskTypes``)
|
||||
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user