We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93a7df commit 0aa10d0Copy full SHA for 0aa10d0
1 file changed
StarWars.API/movies.json
@@ -2,14 +2,14 @@
2
{
3
"id": "QTCS2DMWB",
4
"title": "Star Wars: The Rise of Skywalker (2019)",
5
- "year": "2012",
+ "year": "2019",
6
"poster": "https://picsum.photos/id/103/640/480",
7
"price": 783.54,
8
"isActive": true,
9
"movieRatings": [
10
11
"rated": "PG-13",
12
- "released": "2018-05-25T00:00",
+ "released": "2019-05-25T00:00",
13
"runtime": "135 min",
14
"genre": "Action,Adventure,Fantasy",
15
"director": "Ron Howard",
@@ -19,7 +19,7 @@
19
},
20
21
22
23
24
25
0 commit comments