You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #10 we created the base Contact API, we initially didn't plan favourites in the scope, but they are now needed to properly work with a large list of contacts.
Functional Requirements
Show if a contact is marked as your favorite
Show your favourites first
Technical Requirements
Add attribute favorite to the person response of the /contacts API
The text was updated successfully, but these errors were encountered:
Context
With #10 we created the base Contact API, we initially didn't plan favourites in the scope, but they are now needed to properly work with a large list of contacts.
Functional Requirements
Technical Requirements
favorite
to theperson
response of the/contacts
APIThe text was updated successfully, but these errors were encountered: