X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/96390ae52c2017ae4fb9a61831beeb68c808a2f6..39b99a8a8920dca527eb823b860303103389fd91:/src/api/tests/res/responses/newest.json diff --git a/src/api/tests/res/responses/newest.json b/src/api/tests/res/responses/newest.json deleted file mode 100644 index 8abde743f..000000000 --- a/src/api/tests/res/responses/newest.json +++ /dev/null @@ -1,17 +0,0 @@ -[ - { - "kind": "Liryka", - "full_sort_key": "john doe$parent$1", - "cover_color": "#a6820a", - "author": "John Doe", - "url": "https://example.com/katalog/lektura/parent/", - "has_audio": false, - "cover": "cover/parent.jpg", - "epoch": "Barok", - "href": "https://example.com/api/books/parent/", - "genre": "Sonet", - "simple_thumb": "https://example.com/media/cover/parent_cover_api_thumb.jpg", - "slug": "parent", - "cover_thumb": "https://example.com/media/cover/parent.jpg-139x193" - } -]