Skip to content

Commit

Permalink
fix(ocs): Fix "Fetch a task by ID" method documentation for taskproce…
Browse files Browse the repository at this point in the history
…ssing api

Signed-off-by: Marcel Müller <[email protected]>
  • Loading branch information
SystemKeeper committed Nov 16, 2024
1 parent bc1c292 commit fee84d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fee84d7

Please sign in to comment.