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

added new filter - genre! #4

Open
romankh3 opened this issue Jun 16, 2018 · 0 comments
Open

added new filter - genre! #4

romankh3 opened this issue Jun 16, 2018 · 0 comments

Comments

@romankh3
Copy link
Owner

Is your feature request related to a problem? Please describe.
Filtering movie by year, month and favorite actors are not a clear filtering. The movie has criteria genre which can be used in filtering.

Describe the solution you'd like
New Rest method to control this filtering feature.

Describe alternatives you've considered
Create new Entity, which will contain all filtering criteria, e.g.

  • Primary release year
  • favorite actors (true/false)
  • other actors( list of the actor ids)
  • Primary release month
  • Genre.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant