The urlParams $top (located at GetChangesetListParams > GetChangesetListUrlParams > CollectionRequestParams) is being ignored when running, for example,ChangesetOperations.getMinimalList(). If $top is set to 1, rather than returning 1 item, the program returns the entire list of changesets.
The urlParams
$top(located atGetChangesetListParams>GetChangesetListUrlParams>CollectionRequestParams) is being ignored when running, for example,ChangesetOperations.getMinimalList(). If$topis set to 1, rather than returning 1 item, the program returns the entire list of changesets.