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
/
collections.json
diff --git
a/src/api/tests/res/responses/collections.json
b/src/api/tests/res/responses/collections.json
index
fe51488
..
a0852cd
100644
(file)
--- a/
src/api/tests/res/responses/collections.json
+++ b/
src/api/tests/res/responses/collections.json
@@
-1
+1,7
@@
-[]
+[
+ {
+ "url": "https://example.com/katalog/lektury/a-collection/",
+ "href": "https://example.com/dapi/collections/a-collection/",
+ "title": "A Collection"
+ }
+]