API enhancements
-
New API added that enables bulk confirm/un-confirm ignore/un-ignore of snippet matches.
-
PUT /api/projects/{projectId}/versions/{versionId}/bulk-snippet-bom-entries Media Type: application/vnd.blackducksoftware.bill-of-materials-6+json
-
- The following API endpoints have been updated to consider projects the user can
access via project group membership. The query parameter has also changed from
nametoentityNamefor parity with the response content.GET /api/users/{userId}/assignable-projectsGET /api/users/{userId}/assignable-project-groups/GET /api/usergroups/{userGroupId}/assignable-projectsGET /api/usergroups/{userGroupId}/assignable-project-groups
