GitItemRequestData interface
include |
Whether to include metadata for all items |
include |
Whether to include the _links field on the shallow references |
item |
Collection of items to fetch, including path, version, and recursion level |
latest |
Whether to include shallow ref to commit that last changed each item |
Whether to include metadata for all items
includeContentMetadata: boolean
Property Value
boolean
Whether to include the _links field on the shallow references
includeLinks: boolean
Property Value
boolean
Collection of items to fetch, including path, version, and recursion level
itemDescriptors: GitItemDescriptor[]
Property Value
Whether to include shallow ref to commit that last changed each item
latestProcessedChange: boolean
Property Value
boolean