Closed shaiguitar closed 11 years ago
http://developer.zendesk.com/documentation/rest_api/changes_roadmap.html
February 7, 2013
The following changes will go into effect on February 7, 2013:
Removal of fields key in favor of custom_fields for Tickets, Requests and Macros
Affected endpoints
GET /api/v2/tickets/{id}.json GET /api/v2/requests/{id}.json GET /api/v2/macros/{id}/apply.json Deprecation
On November 8, 2012, in the above endpoints, custom_fields were added and fields were deprecated.
What's changing
To improve naming consistencies in our API, we are renaming fields to custom_fields in the above endpoints.
this was done a while ago
http://developer.zendesk.com/documentation/rest_api/changes_roadmap.html
February 7, 2013
The following changes will go into effect on February 7, 2013:
Removal of fields key in favor of custom_fields for Tickets, Requests and Macros
Affected endpoints
GET /api/v2/tickets/{id}.json GET /api/v2/requests/{id}.json GET /api/v2/macros/{id}/apply.json Deprecation
On November 8, 2012, in the above endpoints, custom_fields were added and fields were deprecated.
What's changing
To improve naming consistencies in our API, we are renaming fields to custom_fields in the above endpoints.