IQSS / dataverse-client-javascript

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

Extended create collection use case #162

Closed GPortas closed 2 months ago

GPortas commented 3 months ago

What this PR does / why we need it:

Extends CollectionDTO, used in createCollection use case, to include properties needed for the create collection page.

Also includes a new use case (getCollectionFacets) that will be needed for the information displayed on the create collection page.

Which issue(s) this PR closes:

Related Dataverse PRs:

Special notes for your reviewer:

⚠️ Before merging this PR, change the environment variables in .env to point to the unstable image tag. It is currently pointing to 10633-create-collection-api-ext from ghcr to ensure the integration tests pass.

Suggestions on how to test this:

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

Additional documentation: