Skip to content

Commit c8a66fa

Browse files
committed
fix doc
1 parent 975843b commit c8a66fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4672,6 +4672,7 @@ The fully expanded example above (without environment variables) looks like this
46724672
curl -H "X-Dataverse-key:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" -X POST \
46734673
"https://demo.dataverse.org/api/files/:persistentId/metadata/categories?persistentId=doi:10.5072/FK2/AAA000&replace=true" \
46744674
-H "Content-type:application/json" --upload-file tags.json
4675+
46754676
Note that if the specified categories do not exist, they will be created.
46764677
46774678
Updating File Tabular Tags

0 commit comments

Comments
 (0)