Skip to content

Commit 1727e7d

Browse files
Adds showSkipMessages to schema (#923)
1 parent d19f476 commit 1727e7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schemas/v0.22.0/rc.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"record": {
7777
"type": "boolean"
7878
},
79+
"showSkipMessages": {
80+
"type": "boolean"
81+
},
7982
"urlsToWatch": {
8083
"type": "array",
8184
"items": {

0 commit comments

Comments
 (0)