IQSS / dataverse-client-javascript

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

Create use case for getting all metadata blocks defined in the installation #168

Closed GPortas closed 1 month ago

GPortas commented 1 month ago

Overview of the feature request

We need this use case for the create collection page.

This use case will use the following endpoint from the API: https://guides.dataverse.org/en/latest/api/native-api.html#show-info-about-all-metadata-blocks

We will reutilize logic and models from GetCollectionMetadataBlocks.

What inspired the request?

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to js-dataverse?

Use case for getting all metadata blocks defined in the installation

Any open or closed issues related to this feature request?

None