Skip to content
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): Added parameter for exporting linked package information along with release info. #2949

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akshitjoshii
Copy link
Contributor

closes : #2948

Endpoint url : http://localhost:8080/resource/api/reports

parameters :
withlinkedpackages - true
mimetype - xlsx
module - projects
Id - projectId

Sample url : http://localhost:8080/resource/api/reports?withlinkedpackages=true&mimetype=xlsx&module=projects&projectId={projectId}

Sample response : Excel sheet.

image

@akshitjoshii akshitjoshii added WIP work in progress needs code review needs general test This is general testing, meaning that there is no org specific issue to check for labels Mar 4, 2025
@akshitjoshii akshitjoshii force-pushed the feat/export-linkedPackageInfo-project branch from b8aa09d to 4e36a83 Compare March 4, 2025 05:11
@afsahsyeda afsahsyeda assigned sameed20 and unassigned afsahsyeda Mar 6, 2025
@sameed20
Copy link
Contributor

Testing this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs code review needs general test This is general testing, meaning that there is no org specific issue to check for WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need an endpoint to export package info linked to a project along with release info.
3 participants