JSON sample
Submit
Format JSON
Treat array sample as multiple samples
Spec Version
draft-04
draft-06
draft-07
Limit for examples (0 to disable examples)
Criterion for integer type
A number is an integer if it's not a floating point, i.e. 1 is an integer and 1.0 is not.
A number is an integer if its mathematical value is an integer, i.e. 1.0 is an integer and 1.5 is not.
Preference for integer type
use integer if all the number samples are integers
use integer wherever possible
always use number instead of integer
Policy for additionalProperties
noOp
allowed
notAllowed
existingTypes
Policy for required
noOp
commonFields
nonNullCommonFields
Policy for default
noOp
useFirstSamples
useLastSamples
Policy for titles
noOp
useFieldNames
Policy for multipleOf
noOp
gcd
Infer object size limits
Infer array length limits
Infer string length limits
Infer number range
Infer format for (hold ctrl/cmd to multi-select)
dateTime
email
ip
uri
Submit
Powered by
saasquatch/json-schema-inferrer