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?
optionalpreviousVersion:SemanticVersion
Defined in: web/lib/api/generated/types/pub/chive/eprint/listChangelogs.ts:63
reviewerResponse?
optionalreviewerResponse: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?
optionalsummary: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