Stone.js API
    Preparing search index...

    One reason the data did not match the contract.

    interface ContractIssue {
        message: string;
        path: (string | number)[];
    }
    Index
    message: string
    path: (string | number)[]