https://api.stoplight.io/v1/versions/9WaNJfGpnnQ76opqe/export/oas.json
^ Command-F to find "search-movie"
The only parameters are "year" and "primary_release_year", but in the docs (https://developers.themoviedb.org/3/search/search-movies), you'll see that the param "Query" is required.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on October 23, 2022 at 12:44 PM
Hey @joelhc,
Unfortunately, our OAS file is in read only mode since Stoplight has stopped supporting the version of their platform we're using. I have a pending job to look at re-writing all of our docs.
P.S. you're also going to find the OAS that is generated has some non compliant definitions in it. This is part of the reason Stoplight has moved on from this version of their platform. Their new product is fully compliant with the spec but unfortunately the old version TMDB is using is not.
Reply by joelhc
on October 23, 2022 at 6:50 PM
Do you have a list of the specific broken endpoints? I can generate an OAS file to fill in some gaps while you migrate Stoplight versions
Reply by Travis Bell
on October 27, 2022 at 10:44 AM
Unfortunately I do not recall. I haven't spent much time in this area for a few years now.
Reply by Cyrec
on October 16, 2023 at 7:33 PM
@travisbell is OAS file updated now?
Reply by Travis Bell
on October 17, 2023 at 3:21 PM
@Cyrec Yes, we migrated our API docs in the spring.