zendesk / zendesk_api_client_rb

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

Bump v3.0.5 #561

Closed fbvilela closed 1 year ago

fbvilela commented 1 year ago

Description

Version bump. a few more endpoints having support to CBP

https://github.com/zendesk/zendesk_api_client_rb/compare/v3.0.4...v3.0.5

new endpoints

ecoologic commented 1 year ago

Are you double checking that these /\d+/ are correct? I guess for rails stuff there is no problem, but I would be more confident with %r{/([^/]+)/}