8000 feat(api): Import obligation list from CSV by dushimsam · Pull Request #2563 · fossology/fossology · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(api): Import obligation list from CSV #2563

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

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

dushimsam
Copy link
Contributor
@dushimsam dushimsam commented Aug 2, 2023

Description

Added the API to import obligation list from 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 POST /license/obligation/import-csv.
  3. Updated the openapi.yaml file to write the new API's documentation.

How to test

Make a POST request on the endpoint: /license/obligation/import-csv,

Screenshots

image

Related Issue:

Fixes #2560

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.

@dushimsam dushimsam force-pushed the import-csv-obligation-list branch from ca1ea2e to c433eee Compare September 12, 2023 21:29
@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.

Signed-off-by: dushimsam <dushsam@gmail.com>
@GMishx GMishx force-pushed the import-csv-obligation-list branch from c433eee to 6979600 Compare October 6, 2023 07:43
@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Oct 6, 2023
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.

Changes looks good. Tested, working as expected.

@GMishx GMishx merged commit 8ea7fa8 into fossology:master Oct 6, 2023
@GMishx GMishx deleted the import-csv-obligation-list branch October 6, 2023 08:02
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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create REST APIs to import and export Obligations in CSV
3 participants
0