### Issue Description <!-- Provide a brief description of the issue here. --> 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` > Note: `dev` query param is being removed from the backend for these API under this task [#2075](https://github.com/Real-Dev-Squad/website-backend/issues/2075) ### Expected Behavior <!-- Describe what should happen when this issue is resolved. --> ### Current Behavior <!-- Explain what currently happens when this issue is encountered. --> ### Screenshots NA ### Reproducibility - [ ] This issue is reproducible - [ ] This issue is not reproducible ### Steps to Reproduce NA ### Severity/Priority - [ ] Critical - [ ] High - [ ] Medium - [X] Low ### Additional Information <!-- Include any additional context, logs, or details that might be helpful in addressing the issue. --> ### Checklist - [X] I have read and followed the project's code of conduct. - [X] I have searched for similar issues before creating this one. - [X] I have provided all the necessary information to understand and reproduce the issue. - [X] I am willing to contribute to the resolution of this issue. <!-- Thank you for contributing to our project! We appreciate your help in improving it. -->