IQSS / dataverse-client-javascript

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

Extend GetDatasetFilesTotalDownloadSize use case to support FileSearchCriteria and deaccessioned datasets #97

Closed GPortas closed 10 months ago

GPortas commented 11 months ago

What this PR does / why we need it:

Extends current GetDatasetFilesTotalDownloadSize use case to support deaccessioned datasets and search filter criteria.

This logic is necessary to support the SPA files tab.

Which issue(s) this PR closes:

Related Dataverse PRs:

Suggestions on how to test this:

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

N/A

Additional documentation:

None