-
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): New endpoint allow load SPDX license info from attachment of release (ISR, CLX, CLI) #2049
feat(Rest): New endpoint allow load SPDX license info from attachment of release (ISR, CLX, CLI) #2049
Conversation
d0bebae
to
9553007
Compare
9553007
to
f5ec0f0
Compare
f5ec0f0
to
00e8a39
Compare
Hi @afsahsyeda, there are 2 response's formats for this API with ISR attachment and CLX(CLI) attachment. In your image, it's response for CLX or CLI file type |
@hoangnt2 is it supposed to be a part of the response for CLX attachment? |
@afsahsyeda Yes it's response for CLX attachment. Actually, I'm not clearly about this feature, I'm trying to do the same as Portlet is doing. So if you find out any problems please let me know |
...ce-server/src/main/java/org/eclipse/sw360/rest/resourceserver/release/ReleaseController.java
Outdated
Show resolved
Hide resolved
00e8a39
to
5dfae41
Compare
… of release (ISR, CLX, CLI)
5dfae41
to
afe118d
Compare
New endpoint allow load SPDX license info from attachment of release (ISR, CLX, CLI)
How To Test?
Refer to Rest doc for more information: http://localhost:8080/resource/docs/api-guide.html#resources-load-SPDX-license-info-from-attachment-of-release