seraphx2 / ESI.NET

A C# wrapper for the Eve Online ESI API.
https://www.nuget.org/packages/ESI.NET/
MIT License
42 stars 25 forks source link

updated fields from esi #8

Closed tblin closed 5 years ago

tblin commented 5 years ago

missing some fields in /corporations/{corporation_id}/

seraphx2 commented 5 years ago

dang. wonder why you're the first one to do anything about that. I recently put in an endpoint version comparison in a little app I have that I use to try to ascertain as many changes as I can about ESI vs what I have. things must have changed before I put that in but that's crazy that no one said anything about it. lol. that's a lot of missing fields.

seraphx2 commented 5 years ago

I am closing this PR without merging. It brought to light a few changes that need to be made so I updated the classes myself.