zendesk / zendesk_api_client_php

Official Zendesk API v2 client library for PHP
336 stars 259 forks source link

Cant findAll job statuses #445

Closed zachloubier closed 4 months ago

zachloubier commented 4 years ago

The documentation here says one can list all job statuses. However this endpoint is not exposed in the JobStatuses class.

Only Find and FindMany traits are used in the JobStatuses class.

Simply adding the FindAll trait to the JobStatuses class should fix this.

ecoologic commented 5 months ago

Hi,

thank you for your request, are you still interested in a solution for this issue?

ecoologic commented 4 months ago

Closing due to inactivity. Re-open if needed.