IQSS / dataverse-client-javascript

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

Create use case for obtaining Dataset locks #95

Closed GPortas closed 10 months ago

GPortas commented 11 months ago

Overview of the Feature Request

We need to create a new use case for obtaining Dataset locks, as they are required for the SPA.

These changes depend on the existing endpoint for locks: https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/api/Datasets.java#L2747

What kind of user is the feature intended for?

Package consumer

What inspired the request?

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to Dataverse?

new use case for obtaining Dataset locks

Any open or closed issues related to this feature request?

None