Rest API - URL and Resource Design
You have this nested route defined:
/projects/{projectId}/tasks/{taskId}. Which URL is incorrect to get task 7 of project 2?