zendesk / zendesk_api_client_php

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

Expose user tickets method #416

Closed maciejmrozinski closed 4 months ago

maciejmrozinski commented 5 years ago

This change allows code completition for such code:

$client->users($zendeskUserId)->tickets()->requested();

Tickets - Support API - Zendesk Developer Portal

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.