Api/v2 #111

Merged
KevinMidboe merged 88 commits from api/v2 into master 2019-11-04 17:01:16 +00:00
Showing only changes of commit ef8d4d90b2 - Show all commits

View File

@@ -7,7 +7,6 @@ class Credits {
}
static convertFromTmdbResponse(response) {
console.log('this is our credits response', response)
const { id, cast, crew } = response;
const allCast = cast.map(cast =>