Skip to main content

Interface: ChangelogView

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:54

A changelog entry view

Properties

$type?

optional $type: "pub.chive.eprint.listChangelogs#changelogView"

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:55


cid

cid: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:59

Content ID of the changelog record


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:71

When this changelog was created


eprintUri

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:61

URI of the eprint this changelog belongs to


previousVersion?

optional previousVersion: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:63


reviewerResponse?

optional reviewerResponse: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:69

Response to peer review feedback


sections

sections: ChangelogSection[]

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:67

Structured changelog sections


summary?

optional summary: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:65

One-line summary of changes


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:57

AT-URI of the changelog record


version

version: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:62