Small update, that single project endpoint would also return features with favorites.
Adds ability to favorite projects. 1. Can favorite project 2. Can unfavorite project 3. Favorite field is returned on `/api/admin/projects/default` 4. Favorite field is returned on` /api/admin/projects`
This is follow up PR to https://github.com/Unleash/unleash/pull/2550, which addresses the issues that came up from reviews.