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

    Note: Paths may also be directories.

    interface GetEditsForFileRenameRequestArgs {
        newFilePath: string;
        oldFilePath: string;
    }
    Index

    Properties

    newFilePath: string
    oldFilePath: string