Skip to content

Commit 9b9b4aa

Browse files
committed
stats not stats map
1 parent 1fa9b09 commit 9b9b4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web-service/example_columns.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"description": "Contains four keys which are four fragments of the uuid. The values are randomly generated boolean values from Random#nextBoolean"
2222
},
2323
{
24-
"name": "stats_map",
24+
"name": "stats",
2525
"type": "MAP",
2626
"subtype": "LONG",
2727
"description": "This map contains some numeric information such as the current number of periods etc.",

0 commit comments

Comments
 (0)