Description
Need Endpoint to Fetch License File List of an Attachment of a Release : /releases/{id}/attachments/{att_id}/licenseFileList
We already have an endpoint: /releases/{id}/licenseFileList. This can be modified too by passing attachment id in query params: ```/releases/{id}/licenseFileList?attachmentId=xyzkshbvhjrf````
This change is required to show the modal we get on clicking info badge in the Release clearing details spdx attachments table. Location: Component > Release > Clearing Details Tab
Screenshots
