-
Notifications
You must be signed in to change notification settings - Fork 471
feat(api): clearing status #2288
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
Conversation
864a795
to
1e4ef3c
Compare
PTAL @GMishx |
1e4ef3c
to
eb1b731
Compare
@GMishx @shaheemazmalmmd this PR is updated with |
can we mark this PR as Work in progress?? @GMishx @shaheemazmalmmd |
acca4ff
to
70fd429
Compare
PTAL @GMishx @shaheemazmalmmd |
This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request. |
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
70fd429
to
eb5d5e0
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.
Tested, working as expected.
@GMishx Thanks a lot! |
Thanks for your contribution @soham4abc |
Description
Clearing status parameter for the
/uploads/ID/licenses
endpoint.How to test
Send a licenses request for an upload to see the response.
Screenshot
Fixes #2283
PTAL @GMishx