-
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
fix(package): Create package by API can't link release #2150
fix(package): Create package by API can't link release #2150
Conversation
Signed-off-by: tuannn2 <[email protected]>
Hi @KoukiHama , |
@tuannn2 could you check it? |
Yes, I will check it. |
Hi @nikkuma7, @KoukiHama I think we should keep the API's current response as is. |
@afsahsyeda Could you tell us what do you think this? |
Hi @KoukiHama, I didn't include the "package manager" field in the previous response as it is already evident from the "purl" field. Additionally, the "createdOn" field is only generated when requesting "allDetails" of a package. I believe a similar response structure is maintained for projects, components, and other entities. |
For this PR, We can ignore these items. However, lets make new issue for discussing the response about createdOn , after merge this PR. |
As per the above comment, Test successful. |
codes are good. |
Issue: API create Package can't link the Release
Suggest Reviewer
How To Test?