You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/useCases.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -872,7 +872,7 @@ getDatasetFiles
872
872
These use cases are designed to facilitate the uploading of files to a remote S3 storage and subsequently adding them to a dataset. This process involves two main steps / use cases:
873
873
874
874
1. Uploading a file to remote S3 storage and obtaining a storage identifier.
875
-
2. Adding the uploaded file to the dataset using the obtained storage identifier.
875
+
2. Adding one or more uploaded files to the dataset using the obtained storage identifiers.
876
876
877
877
This use case flow is entirely based on the Direct Upload API as described in the Dataverse documentation: https://guides.dataverse.org/en/latest/developers/s3-direct-upload-api.html
0 commit comments