Skip to content

Commit

Permalink
Document new parameter in List jobs endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Jun 13, 2024
1 parent 04ab345 commit 4978681
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev-manual/api/api-reference-archivematica.rst
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,10 @@ Query string parameters (optional):

``name`` Name of the job.

``detailed`` If the parameter is included in the request, the endpoint
returns all the task properties provided by the
:ref:`task` endpoint.

================ ===========================================================

Response definitions (from list of dicts):
Expand Down Expand Up @@ -665,6 +669,8 @@ Example response (JSON body):

.. literalinclude:: _code/list_transfer_unit_response.curl

.. _task:

Task
^^^^

Expand Down

0 comments on commit 4978681

Please sign in to comment.