Interface: ChangelogView
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:53
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:54
cid
cid:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:58
Content ID of the changelog record
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:70
When this changelog was created
eprintUri
eprintUri:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:60
URI of the eprint this changelog belongs to
previousVersion?
optionalpreviousVersion:SemanticVersion
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:62
reviewerResponse?
optionalreviewerResponse:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:68
Response to peer review feedback
sections
sections:
ChangelogSection[]
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:66
Structured changelog sections
summary?
optionalsummary:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:64
One-line summary of changes
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:56
AT-URI of the changelog record
version
version:
SemanticVersion
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:61