kevbite / CompaniesHouse.NET

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

Missing Company Type #126

Closed MattHemus closed 4 years ago

MattHemus commented 4 years ago

Hi,

Could you add the following Company Type to the enum;

further-education-or-sixth-form-college-corporation

An example company that returns this WEST KENT & ASHFORD COLLEGE, FE000001.

The missing enum is currently causing an exception when requesting this company.

Many Thanks

Matt

kevbite commented 4 years ago

I've just pushed a release with this in. It's in version 7.6.2.

MattHemus commented 4 years ago

That’s great, thanks for the quick turnaround.

Matt

From: Kevin Smith notifications@github.com Sent: 04 May 2020 11:34 To: kevbite/CompaniesHouse.NET CompaniesHouse.NET@noreply.github.com Cc: MattHemus matt.hemus@outlook.com; Author author@noreply.github.com Subject: Re: [kevbite/CompaniesHouse.NET] Missing Company Type (#126)

I've just pushed a release with this in. It's in version 7.6.2https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nuget.org%2Fpackages%2FCompaniesHouse%2F7.6.2&data=02%7C01%7C%7C2d8f311dde834a7f594d08d7f016ae2a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637241852502210619&sdata=cMnOT25FvptZk7WZW4uIZBbXmOwU0TpnnBRUV%2FYOaqI%3D&reserved=0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkevbite%2FCompaniesHouse.NET%2Fissues%2F126%23issuecomment-623386929&data=02%7C01%7C%7C2d8f311dde834a7f594d08d7f016ae2a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637241852502220609&sdata=AWEhTQd2z8fGCRP8ZiAreFpP0iuUHTFXMHMN88flaqI%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAFMLDIW3JT4RETR5ZUIAPE3RP2K2DANCNFSM4MYQTF3A&data=02%7C01%7C%7C2d8f311dde834a7f594d08d7f016ae2a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637241852502220609&sdata=atq4kQt2Dc0myZwUlCtW70pQx1DqyPXjXkMhlQHmspA%3D&reserved=0.

kevbite commented 4 years ago

Closing as the issue is fixed.