Skip to content

Commit 3daeedd

Browse files
committed
added integration test reproducing #78
1 parent c0c90f7 commit 3daeedd

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"message" : "#: expected maximum item count: 1, found 2"
3+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "array",
3+
"maxItems" : 1
4+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[1, 2]

0 commit comments

Comments
 (0)