Schema for information about missing revs and possible ancestors.

Constructors

Properties

missing?: string[]

List of missing revisions.

possibleAncestors?: string[]

List of possible ancestor revisions.

Methods