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
Not introduced in this PR, but the conversion of `Pagination` and `Sorting` structs to `Vec` is a bit unintuitive.. I feel like explicitly naming it something like `into_request_params`.
Maybe even make it into a as_request_params & make it accept a reference (it's cloned here anyways).
Maybe even make it into a
as_request_params
& make it accept a reference (it's cloned here anyways).Originally posted by @DCNick3 in #4015 (comment)
The text was updated successfully, but these errors were encountered: