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
backend should accept the type (type of the filter i.e., on which field user wants to apply the filter) and query ( query which user is passing when trying to filter ).
list of movies filtered by the given parameters user pass.
Pagination should also be implemented where the page number should be sent in the url
The text was updated successfully, but these errors were encountered:
Expected Behavior :
The text was updated successfully, but these errors were encountered: