IQSS / dataverse-client-javascript

A Dataverse client for JavaScript and TypeScript
MIT License
15 stars 8 forks source link

Support "Update Current Version" option in Publish Dataset feature #159

Closed GPortas closed 1 month ago

GPortas commented 2 months ago

Overview of the feature request

Screenshot 2024-06-26 at 10 12 40 AM

We need to support "Update Current Version" version in the use case for publishing a dataset. We should base the implementation on the query parameter "type=updatecurrent" defined in the API guide: https://guides.dataverse.org/en/latest/api/native-api.html#publish-a-dataset

What inspired the request?

Slack discussion

What existing behavior do you want changed?

None

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

None

Any open or closed issues related to this feature request?

None