fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Set null on user delete.
[wolnelektury.git]
/
src
/
api
/
tests
/
res
/
responses
/
fragments.json
diff --git
a/src/api/tests/res/responses/fragments.json
b/src/api/tests/res/responses/fragments.json
index
1733ba1
..
e464557
100644
(file)
--- a/
src/api/tests/res/responses/fragments.json
+++ b/
src/api/tests/res/responses/fragments.json
@@
-1,24
+1,24
@@
[
{
[
{
- "url": "http
s://example.com/katalog/lektura/child.html#man-anchor",
+ "url": "http
://testserver/katalog/lektura/child.html#man-anchor",
"book": {
"kind": "",
"full_sort_key": "$child$2",
"author": "",
"book": {
"kind": "",
"full_sort_key": "$child$2",
"author": "",
- "url": "http
s://example.com/katalog/lektura/child/",
+ "url": "http
://testserver/katalog/lektura/child/",
"cover_color": "#000000",
"title": "Child",
"cover": "",
"liked": null,
"slug": "child",
"epoch": "",
"cover_color": "#000000",
"title": "Child",
"cover": "",
"liked": null,
"slug": "child",
"epoch": "",
- "href": "http
s://example.com/api/books/child/",
+ "href": "http
://testserver/api/books/child/",
"genre": "Wiersz",
"simple_thumb": "",
"has_audio": false,
"cover_thumb": ""
},
"anchor": "an-anchor",
"genre": "Wiersz",
"simple_thumb": "",
"has_audio": false,
"cover_thumb": ""
},
"anchor": "an-anchor",
- "href": "http
s://example.com
/api/books/child/fragments/an-anchor/"
+ "href": "http
://testserver
/api/books/child/fragments/an-anchor/"
}
]
}
]