Created by: amalakar
- Use more field as per https://v2.developer.pagerduty.com/docs/pagination:
"more": true, // indicates if there are more resources available than were returned
- Update limit to 100, since max allowed is 100. As per https://v2.developer.pagerduty.com/docs/pagination :
You can override this by passing a limit parameter to set the maximum number of results, but cannot exceed 100.