You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the dev query param from the following APIs
GET /logs
GET /requests
POST /requests
PUT /requests/:id
GET /tasks
Note: dev query param is being removed from the backend for these API under this task #2075
Expected Behavior
Current Behavior
Screenshots
NA
Reproducibility
This issue is reproducible
This issue is not reproducible
Steps to Reproduce
NA
Severity/Priority
Critical
High
Medium
Low
Additional Information
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
samarpan1738
changed the title
Update API using dev=true feature flag that have been live for more than 14 days
Update APIs using dev=true feature flag that have been live for more than 14 days
Sep 14, 2024
Issue Description
Remove the
dev
query param from the following APIsGET /logs
GET /requests
POST /requests
PUT /requests/:id
GET /tasks
Expected Behavior
Current Behavior
Screenshots
NA
Reproducibility
Steps to Reproduce
NA
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: