Skip to content

Commit 93a048f

Browse files
authored
Create example.json
1 parent b3c4046 commit 93a048f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/test/resources/example.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"fruit": "Apple",
3+
"size": "Large",
4+
"color": "Red"
5+
}

0 commit comments

Comments
 (0)