-
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
feat(rest): delete a vendor by id. #2626
Conversation
a425f91
to
0c2d9ea
Compare
0c2d9ea
to
1d13688
Compare
1d13688
to
32aac0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion/question
...urce-server/src/main/java/org/eclipse/sw360/rest/resourceserver/vendor/VendorController.java
Outdated
Show resolved
Hide resolved
32aac0f
to
c669c9f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good.
@rudra-superrr please resolve merge conflicts. @keerthi-bl please test the PR. |
Signed-off-by: Rudra Chopra <[email protected]>
c669c9f
to
071744c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved by @keerthi-bl here: #2626 (comment)
@keerthi-bl , please use "Review changes" feature of GitHub to approve/request changes on PR.
Issue: #2624
Description: run the endpoint to delete a vendor by id.