Skip to content

Commit

Permalink
Merge pull request #11002 from IQSS/10904-docs
Browse files Browse the repository at this point in the history
docs: "Update a Dataverse Collection" vs. "Change Collection Attributes"
  • Loading branch information
ofahimIQSS authored Nov 15, 2024
2 parents f838e76 + 79c8cf3 commit 62d3142
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/sphinx-guides/source/api/native-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ Same as in :ref:`create-dataverse-api`, the request JSON supports an optional ``

To obtain an example of how these objects are included in the JSON file, download :download:`dataverse-complete-optional-params.json <../_static/api/dataverse-complete-optional-params.json>` file and modify it to suit your needs.

See also :ref:`collection-attributes-api`.

.. _view-dataverse:

View a Dataverse Collection
Expand Down Expand Up @@ -1058,6 +1060,8 @@ The following attributes are supported:
* ``affiliation`` Affiliation
* ``filePIDsEnabled`` ("true" or "false") Restricted to use by superusers and only when the :ref:`:AllowEnablingFilePIDsPerCollection <:AllowEnablingFilePIDsPerCollection>` setting is true. Enables or disables registration of file-level PIDs in datasets within the collection (overriding the instance-wide setting).

See also :ref:`update-dataverse-api`.

.. _collection-storage-quotas:

Update Collection Input Levels
Expand Down

0 comments on commit 62d3142

Please sign in to comment.