Commit f17e8e7
authored
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 <13803242+jorwoods@users.noreply.github.com>1 parent 364f431 commit f17e8e7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments