mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
fix: incorrect pageSize default value
parent
8d76c4d0f4
commit
89a9525f01
@ -15,7 +15,7 @@ Optional:
|
||||
|
||||
`page (int)` - 1-indexed Default: 1
|
||||
|
||||
`pageSize (int)` - Default: 15
|
||||
`pageSize (int)` - Default: 10
|
||||
|
||||
`sortDir (string)` - `asc` or `desc` - Default: asc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user