format
int64 - signed 64-bit integer
Base type: number
.
The int64
format represents a signed 64-bit integer, with the range -9223372036854775808 through 9223372036854775807. This format entry is to ensure future versions of OpenAPI maintain compatibility with OpenAPI 3.0.x.