Skip to content

Commit

Permalink
More ref testing
Browse files Browse the repository at this point in the history
  • Loading branch information
anamanica committed Aug 29, 2024
1 parent 93295a6 commit b1f13ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/data-access-api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository provides a command-line utility and python package for
interacting with the API programmatically. It is the preferred way to use the API.

Users may also download, upload, and query via the REST API directly through the browser, or `curl` commands.
The :ref:`REST API Specification <rest-api-specification>` section below describes the various endpoints that are supported and how to use them.
The `REST API Specification`_ section below describes the various endpoints that are supported and how to use them.

*Note: Several sections and links begin with* [WIP]. *As development on the API is ongoing, this indicates
that the full implementation of the functionality is yet to be completed.*
Expand Down Expand Up @@ -199,6 +199,8 @@ FileNotFoundError

This could mean that the local data directory is not set up with the same paths as the SDC. See the data directory section for an example of how to set this up.

.. _rest-api-specification:

REST API Specification
----------------------
.. openapi:: openapi.yml
Expand Down

0 comments on commit b1f13ec

Please sign in to comment.