Closed hayribakici closed 1 year ago
This PR adds the the episode api. Currently it consists of the the following endpoints:
getEpisode
listEpisodes
Furthermore a new class EpisodeFull has been created that contains the show as in the response json.
EpisodeFull
show
This PR adds the the episode api. Currently it consists of the the following endpoints:
getEpisode
listEpisodes
Furthermore a new class
EpisodeFull
has been created that contains theshow
as in the response json.