You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that the minimum allowed value is actually 1. We could switch to minimum: 1 if it makes things clearer, is there any other change or addition that you would make @llemeurfr ?
currentPage of a feed is defined as "Indicates the current page number." and is an Integer.
Some developers start with 0, others with 1. It would be good to normalize the min value, my preference being 1.
The text was updated successfully, but these errors were encountered: