Skip to content

Commit 79b21a4

Browse files
committed
Changed: release notes updated
1 parent e5c170b commit 79b21a4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/release-notes/11703-notifications-api-fixes.md renamed to doc/release-notes/11703-notifications-and-templates-api-fixes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Release Notes
22

3-
## Fixes
3+
## Templates API fixes
44
- Added the missing `isDefault` field to the **Get Dataset Templates** API response.
55
- Added the missing `fileAccessRequest` field of terms of use and access to the **Get Dataset Templates** API response.
66
- Added the missing `contactForAccess` field of terms of use and access to the **Get Dataset Templates** API response.
77
- Resolved an API **500 error** that occurred when working with templates containing custom license terms.
88
- Updated API behavior so templates are **no longer returned from parent dataverses** when the "Include Templates from Root" option is unchecked in the UI.
99

10+
## Notifications API fixes
11+
- Fixed API errors caused by NullPointerException when retrieving notifications without a requestor.
12+
1013
See #11704

0 commit comments

Comments
 (0)