ZendeskApi_v2
ZendeskApi_v2 copied to clipboard
Possible to include sideloads in IndividualArticleResponse?
The call GetArticle
in Articles.cs
supports sideload options, but sideloads like Categories and Sections are not available as properties in the IndividualArticleResponse
returned. Would it be possible to add them?
Yes, as that is what we do with tickets. https://github.com/Speedygeek/ZendeskApi_v2/blob/master/src/ZendeskApi_v2/Models/Tickets/IndividualTicketResponse.cs