ex_microsoftbot
ex_microsoftbot copied to clipboard
Adds support for fetching members using pagination
I wasn't able to actually test this request with pagination because (I think?) I don't have a large enough team... but the endpoint does work, even if it only returned a list of all members, regardless of the page_size param.
I'll add that this has been working in prod without issue since the MR was created.