-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Rest) : Releases attachment download is failing #2136
Comments
Hi @keerthi-bl, May I know which Endpoint you are using? |
Hi @tuannn2 , |
Hi @keerthi-bl,
Is this change necessary? |
@keerthi-bl, please create PR with the reverted changes |
Hi @tuannn2 : {.** On response structure has been changed to add field response detail for Listing Attachment Information for Release, Component page in sw360-frontend}** Its failing to the client who are accepting the key as attachments from the end point . So the above changes affect other clients who are using this end point. So its necessary to revert the changes. Please confirm, can we close this issue. |
Description
Download attachment is not working with rest end point.
Response structure has changed from "_embedded" : { "sw360:attachments" : [] } to {'_embedded': {'sw360:attachmentDTOes': […
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
Logs
Any logs (if any) generated in
SW360 logs
Logs generated under /var/log/sw360/sw360.log
Tomcat logs
Logs generated under /var/log/tomcat/error.log
The text was updated successfully, but these errors were encountered: