Return type of searchRequest in requestRepository is inconsistent #27

Open
opened 2017-09-12 18:40:16 +00:00 by KevinMidboe · 0 comments
KevinMidboe commented 2017-09-12 18:40:16 +00:00 (Migrated from github.com)

After the tmdb list sections for discover, playing, and newly released was added, the structure of objects being returned from api has changed. Now a call returns a object with, page nr, results and total_page number. This is not currently present in searchRequest in requestRepository. This should be added so the client only expects one type of objects.

After the tmdb list sections for discover, playing, and newly released was added, the structure of objects being returned from api has changed. Now a call returns a object with, page nr, results and total_page number. This is not currently present in searchRequest in requestRepository. This should be added so the client only expects one type of objects.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#27
No description provided.