IQSS / dataverse-client-javascript

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

Add datasetVersionId support in getFile use case #128

Closed GPortas closed 6 months ago

GPortas commented 6 months ago

What this PR does / why we need it:

Adds datasetVersionId support in getFile use case which was pending to be implemented.

Which issue(s) this PR closes:

Related Dataverse PRs:

None

Special notes for your reviewer:

None

Suggestions on how to test this:

Visual inspection and GitHub actions review.

Is there a release notes update needed for this change?:

No

Additional documentation:

None