Another upgrade.
[wolnelektury.git] / src / api / tests / res / responses / collections.json
index fe51488..d76ff2e 100644 (file)
@@ -1 +1,7 @@
-[]
+[
+    {
+        "url": "http://testserver/katalog/lektury/a-collection/",
+        "href": "http://testserver/api/collections/a-collection/",
+        "title": "A Collection"
+    }
+]