OasSchema.type

Value MUST be a string. Multiple types via an array are not supported.

One of seven primitive types from the core specification: - null - boolean - object - array - number - string

class OasSchema
@jsonOptional
string type;

See Also

Meta