kevbite / CompaniesHouse.NET

A simple .NET client wrapper for CompaniesHouse API
MIT License
37 stars 44 forks source link

TotalResults missing in GetOfficersAsync() #206

Closed AdeelKhan913 closed 12 months ago

AdeelKhan913 commented 1 year ago

GetOfficersAsync not returning the TotalResults to Paginate the records

kevbite commented 1 year ago

Hey @AdeelKhan913, it looks like that has changed in the API since we first wrote the method. We're happy to take PRs, or we'll make sure we get round to it ASAP. Thanks for highlighting.