diff options
Diffstat (limited to 'data/j')
-rw-r--r-- | data/j/1.json | 4 | ||||
-rw-r--r-- | data/j/2.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/data/j/1.json b/data/j/1.json new file mode 100644 index 0000000..f108d7c --- /dev/null +++ b/data/j/1.json @@ -0,0 +1,4 @@ +{ + "id": 1, + "is_j": true +} diff --git a/data/j/2.json b/data/j/2.json new file mode 100644 index 0000000..cd76f93 --- /dev/null +++ b/data/j/2.json @@ -0,0 +1,4 @@ +{ + "id": 2, + "is_j": true +} |