Skip to main content

Interface: Main

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:18

Indexable​

[k: string]: unknown

Properties​

$type​

$type: "pub.chive.eprint.changelog"

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:19


createdAt​

createdAt: string

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

When this changelog was created


eprintUri​

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:21

URI of the eprint this changelog belongs to


previousVersion?​

optional previousVersion: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:23


reviewerResponse?​

optional reviewerResponse: string

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

Response to peer review feedback (if applicable)


schemaRevision?​

optional schemaRevision: number

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

Schema revision this record was created with. Absent means revision 1.


sections​

sections: ChangelogSection[]

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

Structured changelog sections


summary?​

optional summary: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:25

One-line summary of changes


version​

version: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:22