You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
20
20
- Guestbooks: Added dataset-level guestbook assignment and removal support via `assignDatasetGuestbook` (`PUT /api/datasets/{identifier}/guestbook`) and `removeDatasetGuestbook` (`DELETE /api/datasets/{identifier}/guestbook`).
21
21
- Datasets/Guestbooks: Added `guestbookId` in `getDataset` responses.
22
22
- 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.
0 commit comments