Skip to content

Commit 76fb802

Browse files
committed
fix type
1 parent 11e2292 commit 76fb802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/resources/examples/map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
"Student_Properties": {
22-
"type": "struct",
22+
"type": "map",
2323
"schema": {
2424
"type": "string"
2525
}

0 commit comments

Comments
 (0)