You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket should include logic for retrieving detailed information about a specific episode within a TV series.
When a user clicks on an individual episode to watch, maybe we want to display more information about that specific episode, such as the cast, creation dates, etc. Let’s create an endpoint to do that.
The text was updated successfully, but these errors were encountered:
Create a ticket for implementing the GET
/episodes/{series_id}/{episode_id}
This ticket should include logic for retrieving detailed information about a specific episode within a TV series.
When a user clicks on an individual episode to watch, maybe we want to display more information about that specific episode, such as the cast, creation dates, etc. Let’s create an endpoint to do that.
The text was updated successfully, but these errors were encountered: