jsonschema icon indicating copy to clipboard operation
jsonschema copied to clipboard

[format/int32,int64] add support, per OpenAPI 3

Open scop opened this issue 3 years ago • 0 comments

Note that for the time being, these formats apply not only to integer types, but numbers too.

https://github.com/OAI/OpenAPI-Specification/blob/3.1.0/versions/3.1.0.md#dataTypes

Refs https://github.com/santhosh-tekuri/jsonschema/issues/75

scop avatar Jul 14 '22 20:07 scop