WFCD / Warframe.NET

Under rewrite: Collection of Warframe libraries for C# developers.
MIT License
23 stars 8 forks source link

Fixed ID being a long instead of string #5

Closed TehPers closed 6 years ago

TehPers commented 6 years ago

The endpoint has earthCycle.id as a string value, and Newtonsoft.Json can't parse it as a long.