google / jsonapi

jsonapi.org style payload serializer and deserializer
http://godoc.org/github.com/google/jsonapi
MIT License
1.42k stars 211 forks source link

[FIX] Issue #202 and #190 #206

Open quetzyg opened 3 years ago

quetzyg commented 3 years ago

Description

This pull request aims to fix numeric precision when decoding, fixing issue #202 and potentially #190 and #120?

Task items:

quetzyg commented 3 years ago

@aren55555 lmk what you think.

aren55555 commented 3 years ago

I'll take a look on Sunday when I'll actually be able to allocate enough time to dig into this.

quetzyg commented 3 years ago

@aren55555 the work on this PR is done, do take a look.

wurmrobert commented 3 years ago

@aren55555 would be nice if you can merge according the dependency to #122