API is now pretty much tested.
[wolnelektury.git] / src / api / tests / res / responses / collections.json
index fe51488..a0852cd 100644 (file)
@@ -1 +1,7 @@
-[]
+[
+    {
+        "url": "https://example.com/katalog/lektury/a-collection/", 
+        "href": "https://example.com/dapi/collections/a-collection/", 
+        "title": "A Collection"
+    }
+]