Skip to content

Commit 77cf17e

Browse files
kenzoengineerMeredithAnya
authored andcommitted
update description and indentation
1 parent 494b5af commit 77cf17e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "1.0",
3-
"type": "object",
4-
"properties": {
5-
"consumer.use_item_timestamp": {
6-
"type": "boolean",
7-
"default": false,
8-
"description": "whether or not to use received or timestamp on an item event"
9-
}
2+
"version": "1.0",
3+
"type": "object",
4+
"properties": {
5+
"consumer.use_item_timestamp": {
6+
"type": "boolean",
7+
"default": false,
8+
"description": "true to use the item timestamp, false for the received timestamp"
109
}
1110
}
11+
}

0 commit comments

Comments
 (0)