@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface ApplyFileTextChangesOptions

    interface ApplyFileTextChangesOptions {
        overwrite?: boolean;
    }
    Index

    Properties

    Properties

    overwrite?: boolean

    If a file should be overwritten when the file text change is for a new file, but the file currently exists.