Speedygeek / ZendeskApi_v2

C# wrapper for the Zendesk API
Other
170 stars 200 forks source link

Possible to include sideloads in IndividualArticleResponse? #473

Open ClaudineL opened 4 years ago

ClaudineL commented 4 years ago

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?

mozts2005 commented 4 years ago

Yes, as that is what we do with tickets. https://github.com/Speedygeek/ZendeskApi_v2/blob/master/src/ZendeskApi_v2/Models/Tickets/IndividualTicketResponse.cs