Skip to content

Commit 16a1da0

Browse files
committed
add schema_version
1 parent 5f9f563 commit 16a1da0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

broker/setup_broker/lvk/templates/bq_lvk_alerts_v1_0_schema.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"description": "The schema version of the alert.",
4+
"mode": "REQUIRED",
5+
"name": "schema_version",
6+
"type": "STRING"
7+
},
28
{
39
"description": "The type of alert.",
410
"mode": "REQUIRED",

0 commit comments

Comments
 (0)