Skip to content

Commit d6e8ca8

Browse files
authored
Merge branch 'develop' into 424-use-cases-to-support-download-terms-of-use-and-guestbook
2 parents 26163fe + 67721ee commit d6e8ca8

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)