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: change GroupSets.get api for more consistency (#1568)
All other endpoints accept RequestOptions as
an argument named req_options. This PR makes GroupSets
more consistent with other endpoints. This makes it
work with the Pager option now.
Co-authored-by: Jordan Woods <[email protected]>
0 commit comments