ML-185.1: expose named cover sizes in collection API

This commit is contained in:
Claudio Ortolina
2026-05-15 22:49:06 +01:00
parent f1b33fdc5f
commit b4710e10c8
4 changed files with 61 additions and 23 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ HTTP 200
jsonpath "$.title" != null
[Captures]
cover-url: jsonpath "$.cover_url"
cover-url: jsonpath "$.covers.original"
# GET cover image
GET {{cover-url}}