Enum SchemaType (1.6.0)

The list of OpenAPI data types as defined by https://swagger.io/docs/specification/data-models/data-types/

Fields

Name Description
ARRAY

Array type.

BOOLEAN

Boolean type.

INTEGER

Integer type.

NUMBER

Number type.

OBJECT

Object type.

STRING

String type.