You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the Zendesk API endpoint to get ticket fields supports a "locale" query parameter. But this is not available on the zendesk-java-client.
Describe the solution you'd like
It would be nice to have a "getTicketFields" that considers the locale.
Is your feature request related to a problem? Please describe.
Currently, the Zendesk API endpoint to get ticket fields supports a "locale" query parameter. But this is not available on the zendesk-java-client.
Describe the solution you'd like
It would be nice to have a "getTicketFields" that considers the locale.
Describe alternatives you've considered
NA
Additional context
https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_fields/#parameters
The text was updated successfully, but these errors were encountered: