Limitations of JSON Document Type
Following are some limitations in the usage of JSON document type:
When "const" keyword is used, there nothing generated for this keyword in the JSON document type.
In JSON document type, if the format is "date" or "time", then, it is not displayed in content type if schema version is not mentioned as Draft 7.
In JSON document type, implementations of if-then-else is allowed only when it appears within allOf, anyOf, or oneOf constructs.
In JSON document type 'not' keyword cannot be used directly inside the properties.
Integration Server do not support the following formats:
contentEncoding
idn-email
idn-hostname
iri
iri-reference
contentMediaType
The following keywords are not supported:
examples
read-Only
writeOnly
comments
default