Skip to content

Commit

Permalink
fix api docs (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Dec 12, 2024
1 parent 230d83e commit e582c7f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
14 changes: 0 additions & 14 deletions docs_manual/source/api_irodsinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,3 @@ API Views
.. currentmodule:: irodsinfo.views_api

.. autoclass:: IrodsEnvRetrieveAPIView
<<<<<<< HEAD


Versioning
==========

For accept header versioning, the following header is expected in the current
SODAR version:

.. code-block:: console
Accept: application/vnd.bihealth.sodar+json; version=0.15.1
=======
>>>>>>> update rest api versioning (#1936)
14 changes: 0 additions & 14 deletions docs_manual/source/api_landingzones.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,3 @@ API Views
.. autoclass:: ZoneSubmitDeleteAPIView

.. autoclass:: ZoneSubmitMoveAPIView
<<<<<<< HEAD


Versioning
==========

For accept header versioning, the following header is expected in the current
SODAR version:

.. code-block:: console
Accept: application/vnd.bihealth.sodar+json; version=0.15.1
=======
>>>>>>> update rest api versioning (#1936)
14 changes: 0 additions & 14 deletions docs_manual/source/api_samplesheets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,3 @@ iRODS Data Requests
.. autoclass:: IrodsDataRequestAcceptAPIView

.. autoclass:: IrodsDataRequestRejectAPIView
<<<<<<< HEAD


Versioning
==========

For accept header versioning, the following header is expected in the current
SODAR version:

.. code-block:: console
Accept: application/vnd.bihealth.sodar+json; version=0.15.1
=======
>>>>>>> update rest api versioning (#1936)

0 comments on commit e582c7f

Please sign in to comment.