1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-25 04:02:48 +01:00

fix: incorrect pageSize default value

Ivan de la Beldad Fernandez 2018-06-24 21:58:54 +02:00
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