Skip to content

Commit 0aa10d0

Browse files
committed
year updated
1 parent a93a7df commit 0aa10d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

StarWars.API/movies.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
{
33
"id": "QTCS2DMWB",
44
"title": "Star Wars: The Rise of Skywalker (2019)",
5-
"year": "2012",
5+
"year": "2019",
66
"poster": "https://picsum.photos/id/103/640/480",
77
"price": 783.54,
88
"isActive": true,
99
"movieRatings": [
1010
{
1111
"rated": "PG-13",
12-
"released": "2018-05-25T00:00",
12+
"released": "2019-05-25T00:00",
1313
"runtime": "135 min",
1414
"genre": "Action,Adventure,Fantasy",
1515
"director": "Ron Howard",
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"rated": "PG-13",
22-
"released": "2018-05-25T00:00",
22+
"released": "2019-05-25T00:00",
2323
"runtime": "135 min",
2424
"genre": "Action,Adventure,Fantasy",
2525
"director": "Ron Howard",

0 commit comments

Comments
 (0)