We need to add the customer id in the URLs of the resources that belong to a particular customer, e.g.
- customers/{customer-id}/projects
- customers/{customer-id}/project-types
TODO:
- Apply this change to all endpoints of projects
- Apply this change to all endpoints of projects types
- Correct it in the corresponding tests