Schema for information about revisions and their status.

Hierarchy

  • DocumentRevisionStatus

Properties

Properties

rev: string

Schema for a document revision identifier.

status: string

Status of the revision. May be one of: - available: Revision is available for retrieving with rev query parameter - missing: Revision is not available - deleted: Revision belongs to deleted document.

Generated using TypeDoc