IQSS / dataverse-client-javascript

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

139 add is released to get collection #147

Closed ekraffmiller closed 4 months ago

ekraffmiller commented 4 months ago

What this PR does / why we need it:

in the getCollection useCase, sets the isReleased field in the Collection Payload, using the isReleased field in the API response.

Which issue(s) this PR closes:

Related Dataverse PRs:

Special notes for your reviewer:

Suggestions on how to test this:

Run the CollectionsRepository integration test

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

Additional documentation: