Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the /series/:id/episodes/:eid endpoint #26

Closed
KenavR opened this issue Oct 16, 2017 · 2 comments
Closed

Implement the /series/:id/episodes/:eid endpoint #26

KenavR opened this issue Oct 16, 2017 · 2 comments

Comments

@KenavR
Copy link
Member

KenavR commented Oct 16, 2017

Dependencies:

Generally /series/:id/episodes/:eid (GET) returns the episode with the specified ID (:eid param) of the series with the specified ID (:id param) from the database.

@KenavR KenavR changed the title Implement the /series/:id(/:name)/episodes/:eid endpoint Implement the /series/:id/episodes/:eid endpoint Oct 31, 2017
@ozgunbal
Copy link
Contributor

ozgunbal commented Nov 2, 2017

@KenavR I'll wait your update to #6 . Then, i'll start this issue.

@KenavR
Copy link
Member Author

KenavR commented Nov 8, 2017

@ozgunbal I have updated the models. Hope that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants