diff --git a/books/test.json b/books/test.json new file mode 100644 index 0000000..6ced9a3 --- /dev/null +++ b/books/test.json @@ -0,0 +1,6 @@ +{ + "slug": "test", + "title": "test", + "description": "test", + "articles": [] +}