zendesk / zendesk_api_client_rb

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

[RED-1821] Remove CBP attempt and specify endpoints that support CBP #546

Closed fbvilela closed 1 year ago

fbvilela commented 1 year ago

Description

Removes the try CBP and retry with OBP if the first request fails approach Implements CBP on specific endpoints for the Resource ( whitelist approach ) Refactoring to improve readability in collection.rb