mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
aither-api: 7.0.0 cursor paginate update
even if the tag still says 6.5.0
This commit is contained in:
parent
e4af5f1db2
commit
a63fd138a8
1 changed files with 0 additions and 3 deletions
|
@ -89,7 +89,6 @@ search:
|
|||
sortField: "{{ .Config.sort }}"
|
||||
sortDirection: "{{ .Config.type }}"
|
||||
perPage: 100
|
||||
page: 1
|
||||
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
|
@ -98,8 +97,6 @@ search:
|
|||
rows:
|
||||
selector: data
|
||||
attribute: attributes
|
||||
count:
|
||||
selector: meta.total
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue