cloudbees-oss / zendesk-java-client

A Java client library for interacting with Zendesk
https://developer.zendesk.com/rest_api/docs/api-clients/java#zendesk-java-client-by-cloudbees
Apache License 2.0
151 stars 251 forks source link

Add support for locale on getTicketFields #704

Open goncaloforte-talkdesk opened 3 months ago

goncaloforte-talkdesk commented 3 months ago

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

github-actions[bot] commented 1 month ago

This issue/PR is stale because it has been opened 60 days with no activity. Remove stale label or comment or this will be closed in 7 days