website-backend icon indicating copy to clipboard operation
website-backend copied to clipboard

Refactor /taskRequests to suitable name following best api naming practices

Open Ajeyakrishna-k opened this issue 2 years ago • 1 comments

Description:

Currently the api name of taskRequests does not follow the good naming practices. This can be changed to either /task-requests or /tasks/requests/

After the change in backend API's the same should be updated in following UI repos:

To Do:

  • [ ] Update the API in status site task details page.
  • [ ] Update the API in dashboard task requests listing page.
  • [ ] Update the API in dashboard task requests details page.

Ajeyakrishna-k avatar Oct 09 '23 23:10 Ajeyakrishna-k

i would like to work on this task

anishpawaskar avatar Jan 03 '24 23:01 anishpawaskar