Skip to content

Commit 0c05b0a

Browse files
committed
test(warnings): TODO: have to add a deprecated-warnings task
1 parent 8392211 commit 0c05b0a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"path": [
4+
"definitions",
5+
"properties",
6+
"allOf",
7+
1,
8+
"items",
9+
"allOf",
10+
21,
11+
"then",
12+
"anyOf",
13+
2
14+
],
15+
"warningMessage": "Hidden property must specify either \"value\" or \"generatedValue\""
16+
}
17+
]

0 commit comments

Comments
 (0)