Skip to content

Commit c342785

Browse files
committed
Add json fixture for new Value type
1 parent 4f4637e commit c342785

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"updatedAt": 10002,
3+
"versions": [
4+
{ "version": "1.0.0", "firstSeen": 10000 },
5+
{ "version": "1.0.1", "firstSeen": 10001 }
6+
],
7+
"maybeError": null
8+
}

0 commit comments

Comments
 (0)