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

Remove dev feature flag for POST /requests and PUT /requests/:id APIs #2153

Conversation

samarpan1738
Copy link
Contributor

@samarpan1738 samarpan1738 commented Sep 12, 2024

Date: 13 Sep 2024

Developer Name: Samarpan Harit


Issue Ticket Number

Closes #2140 , #2141

Description

  1. Remove the 400 Bad Request error when dev query param is not true for both create and update requests API
  2. Update integration tests

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

NA

Test Coverage

NA

Additional Notes

@samarpan1738 samarpan1738 force-pushed the remove-dev-ff-create-update-requests branch from f63200c to 133f1eb Compare September 20, 2024 20:06
@samarpan1738 samarpan1738 force-pushed the remove-dev-ff-create-update-requests branch from 133f1eb to c19ac22 Compare September 21, 2024 19:36
@iamitprakash iamitprakash merged commit a6814b6 into Real-Dev-Squad:develop Sep 21, 2024
3 checks passed
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.

Remove dev feature flag from POST /requests API
4 participants