From fee84d72ff53423f7319954834a65abc3a61c748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Sat, 16 Nov 2024 21:32:43 +0100 Subject: [PATCH] fix(ocs): Fix "Fetch a task by ID" method documentation for taskprocessing api MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst b/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst index fe948f41419..8dea49c134b 100644 --- a/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst +++ b/developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst @@ -108,7 +108,7 @@ Fetch a task by ID .. note:: The endpoint is rate limited as it can be quite resource intensive. Users can make 20 requests in 2 minutes, guests only 5 -* Method: ``POST`` +* Method: ``GET`` * Endpoint: ``/task/{id}`` * Response: