We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Integer
Long
1 parent 1cb7455 commit 5456e1dCopy full SHA for 5456e1d
README.md
@@ -68,3 +68,10 @@ Here is the status of the various API components:
68
* [Sharing Agreements](http://developer.zendesk.com/documentation/rest_api/sharing_agreements.html)
69
* [Suspended Tickets](http://developer.zendesk.com/documentation/rest_api/suspended_tickets.html)
70
* [Triggers](http://developer.zendesk.com/documentation/rest_api/triggers.html)
71
+
72
+History
73
+-------
74
75
+* 0.0.x - Initial release series
76
77
+* 0.1.x - Switched from `Integer` as the id type to `Long` due to reports of overflow
0 commit comments