Skip to content

Conversation

dushimsam
Copy link
Contributor

@dushimsam dushimsam commented Aug 2, 2023

Description

Added the API to export licenses' list as a CSV file.

Changes

  1. Added a new method in LicenseController to build the functionality.
  2. Updated the main file(index.php) by adding a new route GET /license/export.
  3. Updated the openapi.yaml file to write the new API's documentation.

How to test

Make a GET request on the endpoint: /license/export,

Screenshots

image

Related Issue:

Fixes #2561

cc: @shaheemazmalmmd @GMishx

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the has merge conflicts PR to be rebased label Aug 9, 2023
@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Sep 12, 2023
@github-actions github-actions bot added the has merge conflicts PR to be rebased label Sep 26, 2023
@github-actions
Copy link

This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request.

@GMishx GMishx force-pushed the export-admin-license branch from b0157cc to 1630e79 Compare October 3, 2023 08:18
@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Oct 3, 2023
@GMishx GMishx merged commit 5ac00ca into fossology:master Oct 3, 2023
@GMishx GMishx deleted the export-admin-license branch October 3, 2023 08:55
GMishx added a commit to siemens/fossology that referenced this pull request Oct 6, 2023
Ibrahim-Muhammad13 pushed a commit to Ibrahim-Muhammad13/fossology that referenced this pull request Feb 20, 2024
valens200 pushed a commit to valens200/fossology that referenced this pull request Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create REST API to export Licenses as CSV

3 participants