We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ed25b commit ceae85fCopy full SHA for ceae85f
1 file changed
EXAMPLE.md
@@ -3,7 +3,7 @@ Here is an example of the output:
3
{
4
"data": [
5
6
- "sn_in": "",
+ "sn_in": "SN",
7
"sc_out": 8.25,
8
"gender": "m",
9
"year": 9,
@@ -13,12 +13,13 @@ Here is an example of the output:
13
"ha_in": "",
14
"house": "Gryffindor",
15
"sd_in": 5.25,
16
- "or_in": "",
+ "or_in": "OR",
17
"sn_out": "",
18
"tos_out": 7.5,
19
"priority_out": "",
20
- "priority_in": "",
+ "priority_in": "*",
21
"campus": "Hogwarts Academy",
22
+ "has_action_plan": false,
23
"too_out": 7.5,
24
"tos_in": 4.5,
25
"sci_in": "",
0 commit comments