키보드 단축키
고급 검색
For my application it would be very helpful if we could specify the release types of the /movie/upcoming endpoint.
Would it be possible to add this?
Hi @DJ_Lectr0
The upcoming method is really just a discover call behind the scenes, and now that discover supports the with_release_type filter, you can build the query that perfectly matches your needs.
with_release_type
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
로그인
회원가입
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
가입하고 커뮤니티에 참여하세요
Travis Bell님의 댓글
1월 7, 2017 at 12:19 오후
Hi @DJ_Lectr0
The upcoming method is really just a discover call behind the scenes, and now that discover supports the
with_release_type
filter, you can build the query that perfectly matches your needs.