format
int32 - signed 32-bit integer
Base type: number
.
The int32
format represents a signed 32-bit integer, with the range −2,147,483,648 through 2,147,483,647. This format entry is to ensure future versions of OpenAPI maintain compatibility with OpenAPI 3.0.x.