Skip to content

Commit 38de89f

Browse files
committed
chore(upgrade_to_32): Add OCP\TaskProcessing\Manager::getAvailableTaskTypeIds to app developer upgrade guide
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent c7b0f08 commit 38de89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Added APIs
116116

117117
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
118118
- New task processing task type ``OCP\TaskProcessing\AnalyzeImages`` to ask questions about images.
119-
119+
- New method ``OCP\TaskProcessing\Manager::getAvailableTaskTypeIds`` to list only task type IDs without meta-data (faster than ``OCP\TaskProcessing\Manager::getAvailableTaskTypes``)
120120

121121
Changed APIs
122122
^^^^^^^^^^^^

0 commit comments

Comments
 (0)