Skip to content

Conversation

@Farooq-Fateh-Aftab
Copy link
Contributor

@Farooq-Fateh-Aftab Farooq-Fateh-Aftab commented Oct 17, 2025

Please provide a summary of your changes here.

  • Which issue is this pull request belonging to and how is it solving it? Usage details of packages #3418
  • Did you add or update any new dependencies that are required for your change? No

Closes #3418

Suggest Reviewer

@GMishx @amritkv

How To Test?

API : GET
URL : http://localhost:8080/resource/api/packages/{id}/usage
Path Variable : id= packageId
Response :
{
"count": 1,
"isUsed": true
}

Checklist

Must:

  • All related issues are referenced in commit messages and in PR

Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GMishx GMishx added the ready ready to merge label Oct 28, 2025
@GMishx GMishx merged commit 9d4afa6 into eclipse-sw360:main Oct 28, 2025
3 checks passed
@GMishx GMishx deleted the feat/packageUsageDetails branch October 28, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Usage details of packages

2 participants