fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More API testing.
[wolnelektury.git]
/
src
/
api
/
tests
/
res
/
responses
/
ebooks.json
diff --git
a/src/api/tests/res/responses/ebooks.json
b/src/api/tests/res/responses/ebooks.json
index
70084ef
..
171c153
100644
(file)
--- a/
src/api/tests/res/responses/ebooks.json
+++ b/
src/api/tests/res/responses/ebooks.json
@@
-2,6
+2,7
@@
{
"fb2": "",
"mobi": "",
{
"fb2": "",
"mobi": "",
+ "title": "Child",
"author": "",
"cover": "",
"href": "https://example.com/api/books/child/",
"author": "",
"cover": "",
"href": "https://example.com/api/books/child/",
@@
-13,6
+14,7
@@
{
"fb2": "https://example.com/media/fb2/grandchild.fb2",
"mobi": "",
{
"fb2": "https://example.com/media/fb2/grandchild.fb2",
"mobi": "",
+ "title": "Grandchild",
"author": "",
"cover": "",
"href": "https://example.com/api/books/grandchild/",
"author": "",
"cover": "",
"href": "https://example.com/api/books/grandchild/",
@@
-24,6
+26,7
@@
{
"fb2": "",
"mobi": "https://example.com/media/mobi/parent.mobi",
{
"fb2": "",
"mobi": "https://example.com/media/mobi/parent.mobi",
+ "title": "Parent",
"author": "John Doe",
"cover": "cover/parent.jpg",
"href": "https://example.com/api/books/parent/",
"author": "John Doe",
"cover": "cover/parent.jpg",
"href": "https://example.com/api/books/parent/",