Skip to content

Commit

Permalink
#9670 add note for MyData api
Browse files Browse the repository at this point in the history
  • Loading branch information
sekmiller committed Jul 12, 2023
1 parent 6a10f83 commit 8a4265e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions doc/release-notes/5.14-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ Please see the [Update Metadata For a Dataset](https://guides.dataverse.org/en/l
- Direct upload via the Dataverse UI will now support any algorithm configured via the `:FileFixityChecksumAlgorithm` setting. External apps using the direct upload API can now query Dataverse to discover which algorithm should be used. Sites that have been using an algorithm other than MD5 and direct upload and/or dvwebloader may want to use the `/api/admin/updateHashValues` call (see https://guides.dataverse.org/en/latest/installation/config.html?highlight=updatehashvalues#filefixitychecksumalgorithm) to replace any MD5 hashes on existing files. (PR #9482)
- The OAI_ORE metadata export (and hence the archival Bag for a dataset) now includes information about file embargoes. (PR #9698)
- DatasetFieldType attribute "displayFormat", is now returned by the API. (PR #9668)
- An API named 'MyData' is supported by Dataverse. It is used to get a list of the objects (datasets, dataverses or datafiles) that an authenticated user can modify. Documentation has been added describing its use. (PR #9596)


## Complete List of Changes
Expand Down
2 changes: 0 additions & 2 deletions doc/release-notes/5042-add-mydata-doc-api.md

This file was deleted.

0 comments on commit 8a4265e

Please sign in to comment.