Skip to content

Commit 69fc6aa

Browse files
committed
aggregate_temporal examples were incorrectly indented.
1 parent 1b134f7 commit 69fc6aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

aggregate_temporal.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
"type": "null"
4646
}
4747
]
48-
},
49-
"examples": [
50-
[["2015-01-01", "2016-01-01"], ["2016-01-01", "2017-01-01"], ["2017-01-01", "2018-01-01"]],
51-
[["00:00:00Z", "12:00:00Z"], ["12:00:00Z", "24:00:00Z"]]
52-
]
53-
}
48+
}
49+
},
50+
"examples": [
51+
[["2015-01-01", "2016-01-01"], ["2016-01-01", "2017-01-01"], ["2017-01-01", "2018-01-01"]],
52+
[["00:00:00Z", "12:00:00Z"], ["12:00:00Z", "24:00:00Z"]]
53+
]
5454
},
5555
"required": true
5656
},

0 commit comments

Comments
 (0)