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
fix(pagination-utils): recognize all json mime types
The old code was inflexible with respect to content types other
than 'application/json'. This commit adjusts the logic to use our
utility for recognizing json mime types.
Signed-off-by: Dustin Popp <[email protected]>
0 commit comments