development #2

Open
Saba_frm wants to merge 3 commits from development into main
4 changed files with 3 additions and 2 deletions
Showing only changes of commit 13266e501e - Show all commits
View File
+1
View File
@@ -6,6 +6,7 @@ import java.util.List;
* Model class representing a movie * Model class representing a movie
* Fields: id, title, genres, images * Fields: id, title, genres, images
*/ */
public class Movie { public class Movie {
private Long id; private Long id;