zendesk / zendesk_api_client_rb

Official Ruby Zendesk API Client
http://developer.zendesk.com/
Apache License 2.0
388 stars 183 forks source link

[RED-1820] Do not attempt CBP requests on specific endpoints #543

Closed fbvilela closed 1 year ago

fbvilela commented 1 year ago

Description

This PR is an attempt to reduce the number of requests that could potentially return 400 responses. show_many is one endpoint which we should not attempt any kind of pagination.