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 that will get the film instance ID as a parameter and return details of the film so that the frontend and mobile should render the details page. It should return a description, release date, image, title of the film, director list, cast members, duration, genre, and rating if possible.
Acceptance Criteria
Implement an endpoint in the backend that returns details of a film instance
The backend needs an endpoint that will get the film instance ID as a parameter and return details of the film so that the frontend and mobile should render the details page. It should return a description, release date, image, title of the film, director list, cast members, duration, genre, and rating if possible.
Acceptance Criteria
Implement an endpoint in the backend that returns details of a film instance
Reviewer
@rukiyeaslan
Deadline
30 April 2024
The text was updated successfully, but these errors were encountered: