File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ Here is the status of the various API components:
55
55
* [ Topics] ( http://developer.zendesk.com/documentation/rest_api/topics.html ) ✓
56
56
* [ Topic Comments] ( http://developer.zendesk.com/documentation/rest_api/topic_comments.html )
57
57
* [ Topic Subscriptions] ( http://developer.zendesk.com/documentation/rest_api/topic_subscriptions.html )
58
- * [ Help Center Categories] ( https://developer.zendesk.com/rest_api/docs/help_center/categories )
59
- * [ Help Center Sections] ( https://developer.zendesk.com/rest_api/docs/help_center/sections )
60
- * [ Help Center Articles] ( https://developer.zendesk.com/rest_api/docs/help_center/articles )
58
+ * [ Help Center Categories] ( https://developer.zendesk.com/rest_api/docs/help_center/categories ) ✓
59
+ * [ Help Center Sections] ( https://developer.zendesk.com/rest_api/docs/help_center/sections ) ✓
60
+ * [ Help Center Articles] ( https://developer.zendesk.com/rest_api/docs/help_center/articles ) ✓
61
61
* [ Topic Votes] ( http://developer.zendesk.com/documentation/rest_api/topic_votes.html )
62
62
* [ Account Settings] ( http://developer.zendesk.com/documentation/rest_api/account_settings.html )
63
63
* [ Activity Stream] ( http://developer.zendesk.com/documentation/rest_api/activity_stream.html )
@@ -84,4 +84,6 @@ History
84
84
85
85
* 0.3.x - Fixed infinite loop with PagedIterable, updated async-http-client dependency to 1.9.x.
86
86
87
+ * 0.4.x - Few API breakage (in particular changed userId to Long in Identity), updated async-http-client dependency to latest.
88
+
87
89
[ zd ] : http://zendesk.com
You can’t perform that action at this time.
0 commit comments