fsprojects / FSharp.Data.Toolbox

F# Data-based library for various data access APIs
http://fsprojects.github.io/FSharp.Data.Toolbox/
The Unlicense
57 stars 39 forks source link

user_id is int64 #30

Closed patrick-mackay closed 9 years ago

patrick-mackay commented 9 years ago

The fields "user" : { "id", "id_str" .. } are 64 bit length. All json fields were updated with a big number to aid the inferring process to get the correct type..

tpetricek commented 9 years ago

I think someone mentioned this issue already - great to have it fixed! Do you have more potential changes in the queue? (If so, I can wait with a new release, but doing one immediately is pretty easy too.)

patrick-mackay commented 9 years ago

Not sure if responding this mail will reach you.. lets try.... I don't have more changes.. so far is working great and haven't found any more issues...

Date: Thu, 6 Aug 2015 15:06:27 -0700 From: notifications@github.com To: FSharp.Data.Toolbox@noreply.github.com CC: pmackay@hotmail.com Subject: Re: [FSharp.Data.Toolbox] user_id is int64 (#30)

I think someone mentioned this issue already - great to have it fixed!

Do you have more potential changes in the queue? (If so, I can wait with a new release, but doing one immediately is pretty easy too.)

— Reply to this email directly or view it on GitHub.

tpetricek commented 9 years ago

Responding to the email worked :-) I'll release a new version then!