Don't throw when sent non-int `limit`/`offset` (#40821)
This middleware shouldn't throw exceptions when `limit` or `offset` query parametesr aren't integers.
Please register or sign in to comment
This middleware shouldn't throw exceptions when `limit` or `offset` query parametesr aren't integers.