Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitItemRequestData

Hierarchy

  • GitItemRequestData

Index

Properties

Optional includeContentMetadata

includeContentMetadata: boolean

Whether to include metadata for all items

Optional includeLinks

includeLinks: boolean

Whether to include the _links field on the shallow references

Optional itemDescriptors

itemDescriptors: Array<GitItemDescriptor>

Collection of items to fetch, including path, version, and recursion level

Optional latestProcessedChange

latestProcessedChange: boolean

Whether to include shallow ref to commit that last changed each item

Generated using TypeDoc