Fixed the self link in the output of /catalog/v2/entries

This commit is contained in:
Veloman Yunkan
2021-05-27 13:48:32 +04:00
parent e799f2ff1e
commit dd60235010
3 changed files with 9 additions and 8 deletions

View File

@ -5,7 +5,7 @@
<id>{{feed_id}}</id>
<link rel="self"
href="{{endpoint_root}}/entries"
href="{{endpoint_root}}/entries{{{query}}}"
type="application/atom+xml;profile=opds-catalog;kind=acquisition"/>
<link rel="start"
href="{{endpoint_root}}/root.xml"