Skip to content

Commit

Permalink
Fix the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhwaniartefact committed Mar 18, 2024
1 parent 0e9cb5e commit bc89f02
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions dev-manual/api/api-reference-archivematica.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,17 +227,13 @@ Hide
Request body parameters:

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

``transfer_uuid`` UUID of the transfer.

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

Response definitions:

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

``removed`` Boolean true or false.

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

Example request:
Expand All @@ -248,7 +244,6 @@ Example response:

.. literalinclude:: _code/hide_response.curl


Completed
^^^^^^^^^

Expand Down Expand Up @@ -369,19 +364,14 @@ Hide
=========== =================================== ==============================

Request body parameters:

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

``sip_uuid`` UUID OF THE SIP.

``sip_uuid`` UUID of the SIP.
============= ================================================================

Response definitions:

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

``removed`` Boolean true or false.

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

Example request:
Expand All @@ -392,7 +382,6 @@ Example response:

.. literalinclude:: _code/hide_response.curl


List SIPS Waiting for User Input
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit bc89f02

Please sign in to comment.