On this page
Changes in data types
Workspace
Name  | Type  | Status  | Remark  | 
|---|---|---|---|
ldp:hasMemberRelation  | String  | Type changed  | Change kerml:resources to [ "kerml:resources", "kerml:categories" ],  | 
kerml:categories  | UUID[]  | Added  | An array of nested category IDs.  | 
kerml:parentID  | String  | Added  | A UUID of its parent.  | 
Affected URLs:
- /workspaces?includeBody=true
 - /workspaces/{workspaceId}
 - /workspaces/{workspaceId}/resources
 
Audit resource
Name  | Type  | Status  | Remark  | 
|---|---|---|---|
data/assigneeRoles/assigneeUsers/scopeType  | String  | Value changed  | The Custom scope type is changed to Resource.  | 
Affected URL:
- /admin/audit/resources
 
New query parameter
Name  | Type  | Status  | Remark  | 
|---|---|---|---|
ldapAttribute  | String  | Added  | An LDAP field to search for. Possible values are as follows: 
  | 
Affected URL:
- /admin/ldaps/{ldapId}/search
 
New URLs
All read-only branches permission for a user
- /admin/users/{username}
 
CRUD for setting read-only branches for a user.
All read-only branches permission for a user group
- /admin/usergroups/{usergroupId}
 
CRUD for setting read-only branches for a user group.