Skip to main content

Interface: OutputSchema

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

Properties​

cid​

cid: string

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

Content ID of the changelog record


createdAt​

createdAt: string

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

When this changelog was created


eprintUri​

eprintUri: string

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

URI of the eprint this changelog belongs to


previousVersion?​

optional previousVersion: SemanticVersion

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


reviewerResponse?​

optional reviewerResponse: string

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

Response to peer review feedback


sections​

sections: ChangelogSection[]

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

Structured changelog sections


summary?​

optional summary: string

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

One-line summary of changes


uri​

uri: string

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

AT-URI of the changelog record


version​

version: SemanticVersion

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