diff --git a/doc/sphinx-guides/source/api/native-api.rst b/doc/sphinx-guides/source/api/native-api.rst index a37d1f4aa6a..a6e6e4a97fb 100644 --- a/doc/sphinx-guides/source/api/native-api.rst +++ b/doc/sphinx-guides/source/api/native-api.rst @@ -2815,11 +2815,12 @@ To create a harvesting set you must supply a JSON file that contains the followi An example JSON file would look like this: { - "name”:"ffAuthor", + "name":"ffAuthor", "definition":"authorName:Finch, Fiona", "description":"Fiona Finch’s Datasets" } + .. note:: See :ref:`curl-examples-and-environment-variables` if you are unfamiliar with the use of export below. .. code-block:: bash @@ -2854,6 +2855,7 @@ An example JSON file would look like this: "description":"Fiona Finch’s Datasets with subject of trees" } + .. note:: See :ref:`curl-examples-and-environment-variables` if you are unfamiliar with the use of export below. .. code-block:: bash