Skip to content

Commit bc7726b

Browse files
committed
Merge branch '424-use-cases-to-support-download-terms-of-use-and-guestbook' of https://github.com/IQSS/dataverse-client-javascript into 424-use-cases-to-support-download-terms-of-use-and-guestbook
2 parents cbf44c0 + d6e8ca8 commit bc7726b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
2020
- Guestbooks: Added dataset-level guestbook assignment and removal support via `assignDatasetGuestbook` (`PUT /api/datasets/{identifier}/guestbook`) and `removeDatasetGuestbook` (`DELETE /api/datasets/{identifier}/guestbook`).
2121
- Datasets/Guestbooks: Added `guestbookId` in `getDataset` responses.
2222
- Access: Added`access` module for guestbook-at-request and download terms/guestbook submission endpoints.
23-
- DatasetType: Updated datasetType data model. Added two more fields Description and DisplayName.
23+
- DatasetType: Updated datasetType data model. Added two more fields: description and displayName.
2424

2525
### Changed
2626

0 commit comments

Comments
 (0)