Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit ad5bd99

Browse files
committed
Update data.json
1 parent 91865d5 commit ad5bd99

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

data.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
"https://ghibliapi.herokuapp.com/people/7151abc6-1a9e-4e6a-9711-ddb50ea572ec"
106106
],
107107
"species": [
108-
"https://ghibliapi.herokuapp.com/species/af3910a6-429f-4c74-9ad5-dfe1c4aa04f2"
108+
"https://ghibliapi.herokuapp.com/species/af3910a6-429f-4c74-9ad5-dfe1c4aa04f2",
109+
"https://ghibliapi.herokuapp.com/species/603428ba-8a86-4b0b-a9f1-65df6abef3d3"
109110
],
110111
"locations": [
111112
"https://ghibliapi.herokuapp.com/locations/"
@@ -288,7 +289,7 @@
288289
"running_time": "124",
289290
"rt_score": "97",
290291
"people": [
291-
"https://ghibliapi.herokuapp.com/people/"
292+
"https://ghibliapi.herokuapp.com/people/8228751c-bdc1-4b8d-a6eb-ca0eb909568f"
292293
],
293294
"species": [
294295
"https://ghibliapi.herokuapp.com/species/af3910a6-429f-4c74-9ad5-dfe1c4aa04f2"
@@ -1152,6 +1153,19 @@
11521153
],
11531154
"species": "https://ghibliapi.herokuapp.com/species/",
11541155
"url": "https://ghibliapi.herokuapp.com/people/2a1dad70-802a-459d-8cc2-4ebd8821248b"
1156+
},
1157+
{
1158+
"id": "8228751c-bdc1-4b8d-a6eb-ca0eb909568f",
1159+
"name": "Chihiro Ogino",
1160+
"gender": "Female",
1161+
"age": "10",
1162+
"eye_color": "Black",
1163+
"hair_color": "Brown",
1164+
"films": [
1165+
"https://ghibliapi.herokuapp.com/films/dc2e6bd1-8156-4886-adff-b39e6043af0c"
1166+
],
1167+
"species": "https://ghibliapi.herokuapp.com/species/af3910a6-429f-4c74-9ad5-dfe1c4aa04f2",
1168+
"url": "https://ghibliapi.herokuapp.com/people/8228751c-bdc1-4b8d-a6eb-ca0eb909568f"
11551169
}
11561170
],
11571171
"locations": [
@@ -1518,7 +1532,8 @@
15181532
"https://ghibliapi.herokuapp.com/people/87b68b97-3774-495b-bf80-495a5f3e672d",
15191533
"https://ghibliapi.herokuapp.com/people/08ffbce4-7f94-476a-95bc-76d3c3969c19",
15201534
"https://ghibliapi.herokuapp.com/people/0f8ef701-b4c7-4f15-bd15-368c7fe38d0a",
1521-
"https://ghibliapi.herokuapp.com/people/2409052a-9029-4e8d-bfaf-70fd82c8e48d"
1535+
"https://ghibliapi.herokuapp.com/people/2409052a-9029-4e8d-bfaf-70fd82c8e48d",
1536+
"https://ghibliapi.herokuapp.com/people/8228751c-bdc1-4b8d-a6eb-ca0eb909568f"
15221537
],
15231538
"films": [
15241539
"https://ghibliapi.herokuapp.com/films/2baf70d1-42bb-4437-b551-e5fed5a87abe",

0 commit comments

Comments
 (0)