Skip to content

Commit

Permalink
feat: add partial support for append_to_response
Browse files Browse the repository at this point in the history
  • Loading branch information
leandcesar committed Mar 12, 2023
1 parent 3aac015 commit 9e6c7da
Show file tree
Hide file tree
Showing 12 changed files with 29,695 additions and 69 deletions.
38 changes: 19 additions & 19 deletions tests/mock/data/people/combined_credits.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"first_air_date": "1985-09-24",
"vote_average": 6.2,
"vote_count": 25,
"character": "",
"character": null,
"backdrop_path": "/xYpXcp7S8pStWihcksTQQue3jlV.jpg",
"popularity": 2.883124,
"credit_id": "525333fb19c295794002c720"
Expand All @@ -43,7 +43,7 @@
"first_air_date": "2000-04-12",
"vote_average": 5.5,
"vote_count": 35,
"character": "",
"character": null,
"backdrop_path": "/vnoNQSzH8VjYs44y7EYawXxxUUN.jpg",
"popularity": 2.395655,
"credit_id": "5257157c760ee3776a132ba8"
Expand All @@ -64,7 +64,7 @@
"first_air_date": "1983-04-04",
"vote_average": 4.9,
"vote_count": 4,
"character": "",
"character": null,
"backdrop_path": "/zttJnnfyDVx7DmjTYfkBE85N7Gm.jpg",
"popularity": 2.04483,
"credit_id": "52571af119c29571140d5eda"
Expand All @@ -89,7 +89,7 @@
"first_air_date": "1997-01-12",
"vote_average": 7.1,
"vote_count": 112,
"character": "",
"character": null,
"backdrop_path": "/oIvmTOy6mPxw6nGGpRvsmB4rKDK.jpg",
"popularity": 6.107571,
"credit_id": "52572302760ee3776a22dc59"
Expand All @@ -112,7 +112,7 @@
"first_air_date": "2002-08-09",
"vote_average": 0,
"vote_count": 0,
"character": "",
"character": null,
"backdrop_path": null,
"popularity": 2.039139,
"credit_id": "525763be760ee36aaa33f8e7"
Expand All @@ -135,7 +135,7 @@
"first_air_date": "1988-10-08",
"vote_average": 6.9,
"vote_count": 7,
"character": "",
"character": null,
"backdrop_path": "/aquGVS5Dr90Q5dzx3awOkfKE1e3.jpg",
"popularity": 2.010143,
"credit_id": "525764f9760ee36aaa357d18"
Expand All @@ -158,7 +158,7 @@
"first_air_date": "1993-09-13",
"vote_average": 7.1,
"vote_count": 34,
"character": "",
"character": null,
"backdrop_path": "/tuE4KMxACmbgNSbHIDDHXwETS6z.jpg",
"popularity": 1.600719,
"credit_id": "5257713f760ee36aaa496071"
Expand Down Expand Up @@ -276,7 +276,7 @@
"first_air_date": "1994-01-03",
"vote_average": 0.5,
"vote_count": 1,
"character": "",
"character": null,
"backdrop_path": null,
"popularity": 2.311962,
"credit_id": "5257fa0319c29531db2ed3bb"
Expand All @@ -298,7 +298,7 @@
"first_air_date": "1953-03-18",
"vote_average": 6.5,
"vote_count": 12,
"character": "",
"character": null,
"backdrop_path": "/ek2ZW419cBzZcmWzjB6S5hHIyKm.jpg",
"popularity": 1.963996,
"credit_id": "5258833a760ee346614043a6"
Expand Down Expand Up @@ -343,7 +343,7 @@
"first_air_date": "1987-09-29",
"vote_average": 6.3,
"vote_count": 3,
"character": "",
"character": null,
"backdrop_path": "/cOAh1YRrmdyphegP1hKQCW6F9et.jpg",
"popularity": 2.261962,
"credit_id": "525704eb760ee3776a008abe"
Expand All @@ -369,7 +369,7 @@
"first_air_date": "1987-04-12",
"vote_average": 5.9,
"vote_count": 17,
"character": "",
"character": null,
"backdrop_path": "/Oxd5bvjEEwhyq9UjUfihqfNdlF.jpg",
"popularity": 2.637642,
"credit_id": "52570765760ee3776a03124d"
Expand Down Expand Up @@ -415,7 +415,7 @@
"first_air_date": "1952-01-14",
"vote_average": 1.5,
"vote_count": 2,
"character": "",
"character": null,
"backdrop_path": "/lbSgEP3io95GLR0yf39iDSWptoX.jpg",
"popularity": 1.869054,
"credit_id": "525713d5760ee3776a113c77"
Expand All @@ -439,7 +439,7 @@
"first_air_date": "1996-07-22",
"vote_average": 7.1,
"vote_count": 99,
"character": "",
"character": null,
"backdrop_path": "/wQKGmMEnoFDnbl5aodHPmAzZgil.jpg",
"popularity": 17.147942,
"credit_id": "52572b4e760ee3776a2d9c26"
Expand All @@ -463,7 +463,7 @@
"first_air_date": "1989-06-10",
"vote_average": 7.5,
"vote_count": 70,
"character": "",
"character": null,
"backdrop_path": "/x0QiJBttHrCJ3nmWFlurgG1THuA.jpg",
"popularity": 3.173446,
"credit_id": "525734f6760ee3776a3977e7"
Expand All @@ -486,7 +486,7 @@
"first_air_date": "1986-09-17",
"vote_average": 6.4,
"vote_count": 10,
"character": "",
"character": null,
"backdrop_path": "/3hwdZ1e7rCDdtf6oYdN3TzcelyK.jpg",
"popularity": 2.424129,
"credit_id": "52573d96760ee36aaa047b7e"
Expand All @@ -509,7 +509,7 @@
"first_air_date": "2002-06-11",
"vote_average": 4.1,
"vote_count": 41,
"character": "",
"character": null,
"backdrop_path": "/B4ijPnXTfrW5QLcFaMtWyCl5Xz.jpg",
"popularity": 7.094503,
"credit_id": "525753c6760ee36aaa1f53c7"
Expand All @@ -533,7 +533,7 @@
"first_air_date": "2003-06-04",
"vote_average": 3.5,
"vote_count": 2,
"character": "",
"character": null,
"backdrop_path": null,
"popularity": 1.045743,
"credit_id": "5258094919c29531db3e2f4a"
Expand Down Expand Up @@ -1066,7 +1066,7 @@
"media_type": "movie",
"credit_id": "52fe4ef6c3a36847f82b3c95",
"vote_average": 9,
"character": "",
"character": null,
"popularity": 1.426005,
"release_date": "1992-01-01",
"title": "Contact",
Expand Down Expand Up @@ -1700,7 +1700,7 @@
"media_type": "movie",
"credit_id": "5967b06392514132e1005850",
"vote_average": 0,
"character": "",
"character": null,
"popularity": 1.1521,
"release_date": "2019-12-31",
"title": "Untitled Manson Murders Project",
Expand Down
Loading

0 comments on commit 9e6c7da

Please sign in to comment.