Skip to content

Commit ceae85f

Browse files
authored
Update EXAMPLE.md
1 parent d5ed25b commit ceae85f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

EXAMPLE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Here is an example of the output:
33
{
44
"data": [
55
{
6-
"sn_in": "",
6+
"sn_in": "SN",
77
"sc_out": 8.25,
88
"gender": "m",
99
"year": 9,
@@ -13,12 +13,13 @@ Here is an example of the output:
1313
"ha_in": "",
1414
"house": "Gryffindor",
1515
"sd_in": 5.25,
16-
"or_in": "",
16+
"or_in": "OR",
1717
"sn_out": "",
1818
"tos_out": 7.5,
1919
"priority_out": "",
20-
"priority_in": "",
20+
"priority_in": "*",
2121
"campus": "Hogwarts Academy",
22+
"has_action_plan": false,
2223
"too_out": 7.5,
2324
"tos_in": 4.5,
2425
"sci_in": "",

0 commit comments

Comments
 (0)