Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileDiffsCriteria

Provides properties that describe inputs for the file diffs

Hierarchy

  • FileDiffsCriteria

Index

Properties

Optional baseVersionCommit

baseVersionCommit: string

Commit ID of the base version

Optional fileDiffParams

fileDiffParams: Array<FileDiffParams>

List of parameters for each of the files for which we need to get the file diff

Optional targetVersionCommit

targetVersionCommit: string

Commit ID of the target version

Generated using TypeDoc