Interface: ChangelogSection
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:54
A section of changes grouped by category
Properties
$type?
optional$type:"pub.chive.eprint.changelog#changelogSection"
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:55
category
category:
string&object|"data"|"results"|"other"|"methodology"|"analysis"|"discussion"|"conclusions"|"figures"|"tables"|"references"|"supplementary-materials"|"corrections"|"formatting"|"language-editing"|"acknowledgments"|"authorship"
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:57
Category of changes (kebab-case per ATProto style guide)
items
items:
ChangeItem[]
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:76
Individual change items in this section