aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
diff options
context:
space:
mode:
authorprovokateurin <kate@provokateurin.de>2024-05-16 12:33:15 +0200
committerprovokateurin <kate@provokateurin.de>2024-05-16 12:43:22 +0200
commit79e153735c113e21188f51f9e4bcdab439fa1811 (patch)
treef1809542e47c390ba93171a52bc26000a4a443ce /core/Controller
parentbd6989d365b465857e8a6b722dcbc77c520f3f9d (diff)
downloadnextcloud-server-79e153735c113e21188f51f9e4bcdab439fa1811.tar.gz
nextcloud-server-79e153735c113e21188f51f9e4bcdab439fa1811.zip
docs(TaskProcessingApi): Fix result endpoint description
Signed-off-by: provokateurin <kate@provokateurin.de>
Diffstat (limited to 'core/Controller')
-rw-r--r--core/Controller/TaskProcessingApiController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Controller/TaskProcessingApiController.php b/core/Controller/TaskProcessingApiController.php
index ce89ebd34bb..71d7f49a3db 100644
--- a/core/Controller/TaskProcessingApiController.php
+++ b/core/Controller/TaskProcessingApiController.php
@@ -363,7 +363,7 @@ class TaskProcessingApiController extends \OCP\AppFramework\OCSController {
}
/**
- * This endpoint sets the task progress
+ * This endpoint sets the task result
*
* @param int $taskId The id of the task
* @param array<string,mixed>|null $output The resulting task output