@grandlinex/swagger-mate
    Preparing search index...

    Type Alias ErrorType

    type ErrorType = {
        field?: { key: string; message: string }[];
        global?: string[];
        type: string;
    }
    Index

    Properties

    Properties

    field?: { key: string; message: string }[]
    global?: string[]
    type: string