dataverse-client-javascript icon indicating copy to clipboard operation
dataverse-client-javascript copied to clipboard

Functionality for adding a file to a dataset

Open Gitcelo opened this issue 2 years ago • 1 comments

Overview of the feature request

Allowing for users of the package to upload a file to a dataset in a dataverse instance specified by the users.

What inspired the request?

Wanting to be able to use the package for an external website to be able to upload a file to a dataset within a dataverse instance.

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to js-dataverse?

Uploading a file to a dataset

Any open or closed issues related to this feature request?

None

Gitcelo avatar Jun 27 '23 15:06 Gitcelo

@Gitcelo do these (merged) PRs help?

  • #153
  • #173

pdurbin avatar Mar 21 '25 20:03 pdurbin