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
The backend needs an endpoint to search through film instances and return recently released films in a sorted manner. We should look for release dates and sort them out.
Acceptance Criteria
Implement an endpoint in the backend that returns up to a given limit many recently released film's id.
The backend needs an endpoint to search through film instances and return recently released films in a sorted manner. We should look for release dates and sort them out.
Acceptance Criteria
Implement an endpoint in the backend that returns up to a given limit many recently released film's id.
Reviewer
@rukiyeaslan
The text was updated successfully, but these errors were encountered: