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 a regression introduced in 0.19.0. With marshmallow 2, the response would
contain two 'X-Pagination' headers: the correct header and an empty one.
(:pr:128)