OptionaldeprecatedWhether the type is deprecated or not.
OptionaldescriptionDetailed description of the schema.
OptionalexampleExample value.
OptionalexamplesList of example values as key-value pairs.
Items type info.
The items means the type of the array elements. In other words, it is
the type schema info of the T in the TypeScript array type Array<T>.
OptionaltitleTitle of the schema.
Discriminator value of the type.
Array type info.