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

Update APIs using dev=true feature flag that have been live for more than 14 days #185

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

samarpan1738
Copy link

@samarpan1738 samarpan1738 commented Sep 14, 2024

Date: 14th Sep 2024

Developer Name: Samarpan Harit


Issue Ticket Number

Closes #184

Description

Remove the dev query param from the following APIs

  1. GET /logs
  2. GET /requests
  3. POST /requests
  4. PUT /requests/:id
  5. GET /tasks

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

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.

Update APIs using dev=true feature flag that have been live for more than 14 days
1 participant