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: consider dedup value from request body as well #3095

Merged

Conversation

praveen-kumar85
Copy link
Contributor

@praveen-kumar85 praveen-kumar85 commented Jun 16, 2023

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Consider dedup value from request body as well

Which issue(s) this PR fixes:
Fixes #3094

@mastercactapus mastercactapus merged commit 804d5e9 into target:master Jun 20, 2023
@praveen-kumar85 praveen-kumar85 deleted the feature/dedup-request-body branch June 20, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dedup field set via post request body is not taking effect
3 participants