You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I added the field Articles.contentTagIds in this commit, I trusted the example responses in the Zendesk documentation & so added the field as a List<Long>
But it turns out that the articles API docs were wrong & the IDs are really String values (not Long)
Evidence:
The docs for the content_tags resource show it as a String.
And an example response from my Zendesk instance's Articles API has String values: