mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
Update movieCasts to movieCredits in readme.md
This commit is contained in:
@@ -45,7 +45,7 @@ All themoviedb.org API v3 methods included (I have plans to change this method n
|
|||||||
| collectionInfo | collection/:id |
|
| collectionInfo | collection/:id |
|
||||||
| movieInfo | movie/:id |
|
| movieInfo | movie/:id |
|
||||||
| movieAlternativeTitles | movie/:id/alternative_titles |
|
| movieAlternativeTitles | movie/:id/alternative_titles |
|
||||||
| movieCasts | movie/:id/casts |
|
| movieCredits | movie/:id/credits |
|
||||||
| movieImages | movie/:id/images |
|
| movieImages | movie/:id/images |
|
||||||
| movieVideos | movie/:id/videos |
|
| movieVideos | movie/:id/videos |
|
||||||
| movieKeywords | movie/:id/keywords |
|
| movieKeywords | movie/:id/keywords |
|
||||||
|
|||||||
Reference in New Issue
Block a user