We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you want to send 64-bit integers (int64, uint64, sint64, fixed64, sfixed64) just wrap values in quotes.
int64
uint64
sint64
fixed64
sfixed64
{ "int64": "9223372036854775807", "uint64": "18446744073709551615", "sint64": "-9223372036854775807", "fixed64": "18446744073709551615", "sfixed64": "-9223372036854775807" }