Skip to content

Commit 62d3142

Browse files
authored
Merge pull request #11002 from IQSS/10904-docs
docs: "Update a Dataverse Collection" vs. "Change Collection Attributes"
2 parents f838e76 + 79c8cf3 commit 62d3142

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Same as in :ref:`create-dataverse-api`, the request JSON supports an optional ``
126126

127127
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.
128128

129+
See also :ref:`collection-attributes-api`.
130+
129131
.. _view-dataverse:
130132

131133
View a Dataverse Collection
@@ -1058,6 +1060,8 @@ The following attributes are supported:
10581060
* ``affiliation`` Affiliation
10591061
* ``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).
10601062

1063+
See also :ref:`update-dataverse-api`.
1064+
10611065
.. _collection-storage-quotas:
10621066

10631067
Update Collection Input Levels

0 commit comments

Comments
 (0)