We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey!
Using your API and it's awesome :)
But unfortunately I've found 1 problem with it: JSON integer 360000012872 is too large or small for an Int32. Path 'sections[3].user_segment_id'.
So, I suggest to extend int? to long? in Section model.
The text was updated successfully, but these errors were encountered:
FYI: Tested it with my account and it works fine.
Sorry, something went wrong.
Hey! When do you plan to release new version? :)
mozts2005
No branches or pull requests
Hey!
Using your API and it's awesome :)
But unfortunately I've found 1 problem with it:
JSON integer 360000012872 is too large or small for an Int32. Path 'sections[3].user_segment_id'.
So, I suggest to extend int? to long? in Section model.
The text was updated successfully, but these errors were encountered: