GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketDiff
Interface BitbucketDiff
Full diff response returned by commit and pull-request diff endpoints.
interface
BitbucketDiff
{
contextLines
:
number
;
diffs
:
BitbucketDiffEntry
[]
;
truncated
:
boolean
;
}
Index
Properties
context
Lines
diffs
truncated
Properties
context
Lines
contextLines
:
number
diffs
diffs
:
BitbucketDiffEntry
[]
truncated
truncated
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Lines
diffs
truncated
GitHub
npm
Bitbucket Data Center API Client
Loading...
Full diff response returned by commit and pull-request diff endpoints.