@utdk/zendesk 2.0.0-20260530.2-dev.646adf4 → 2.0.0-20260530.2-dev.6750ba0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@utdk/zendesk",
3
- "version": "2.0.0-20260530.2-dev.646adf4",
3
+ "version": "2.0.0-20260530.2-dev.6750ba0",
4
4
  "type": "module",
5
5
  "description": "Generated UTDK provider client for Zendesk Support API. The Zendesk Support API lets you access, create, update, and delete help desk tickets (called 'tickets'), users, organizations, and groups. Build integrations that automate support workflows, sync customer data, and extend the Zendesk platform.",
6
6
  "homepage": "https://developer.zendesk.com/api-reference",