swagger-typescript-api
    Preparing search index...

    Enumeration SCHEMA_TYPES

    Index

    Enumeration Members

    ARRAY: "array"
    COMPLEX: "complex"
    COMPLEX_ALL_OF: "allOf"
    COMPLEX_ANY_OF: "anyOf"
    COMPLEX_NOT: "not"
    COMPLEX_ONE_OF: "oneOf"
    COMPLEX_UNKNOWN: "__unknown"
    ENUM: "enum"
    OBJECT: "object"
    PRIMITIVE: "primitive"
    REF: "$ref"