Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:27

Properties

cid

cid: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:31

Content ID of the changelog record


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:43

When this changelog was created


eprintUri

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:33

URI of the eprint this changelog belongs to


previousVersion?

optional previousVersion: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:35


reviewerResponse?

optional reviewerResponse: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:41

Response to peer review feedback


sections

sections: ChangelogSection[]

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:39

Structured changelog sections


summary?

optional summary: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:37

One-line summary of changes


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:29

AT-URI of the changelog record


version

version: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/getChangelog.ts:34