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

API: Filter Items #24

Closed
9 tasks done
Arthi-chaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #41
Closed
9 tasks done

API: Filter Items #24

Arthi-chaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #41
Assignees
Labels
api About the API
Milestone

Comments

@Arthi-chaud
Copy link
Owner

Arthi-chaud commented Mar 22, 2024

For each of the following models, we should be able to filter them using these basic rules (equality):

  • Artist
    • Package (get artist by packages they appear in (movie or extra)
  • Package
    • Artist
  • Extra
  • Movie
    • Type
    • Artist
    • Package
  • File
    • (Starts With or Eq) Path
@Arthi-chaud Arthi-chaud added the api About the API label Mar 22, 2024
@Arthi-chaud Arthi-chaud self-assigned this Mar 22, 2024
@Arthi-chaud Arthi-chaud added this to the v0.1 milestone Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api About the API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant