Skip to content

Commit 8ffa81d

Browse files
stats: add fields for migration
1 parent 3a3dfef commit 8ffa81d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cds/modules/stats/templates/events/record_view/os-v2/record-view-v1.0.0.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
},
4141
"updated_timestamp": {
4242
"type": "date"
43+
},
44+
"is_cds": {
45+
"type": "boolean"
46+
},
47+
"before_COUNTER": {
48+
"type": "boolean"
4349
}
4450
}
4551
},

0 commit comments

Comments
 (0)