IQSS / dataverse-client-javascript

A Dataverse client for JavaScript and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create use case to get a file

MellyGray opened this issue · comments

Overview of the Feature Request

The aim is to develop a new use case for retrieving a specific file by its unique id or persistentId

This use case will be consumed from Dataverse SPA, although it should be applicable to other scenarios.

This use case will use the existing endpoint to retrieve the file https://guides.dataverse.org/en/6.0/api/native-api.html#get-json-representation-of-a-file

What kind of user is the feature intended for?

  • Use case consumer

What inspired the request?

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to Dataverse?

Get File use case

Any open or closed issues related to this feature request?