Interface: ChangelogSection
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:53
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:54
category
category:
string&object|"data"|"other"|"references"|"results"|"methodology"|"analysis"|"discussion"|"conclusions"|"figures"|"tables"|"supplementary-materials"|"corrections"|"formatting"|"language-editing"|"acknowledgments"|"authorship"
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:56
Category of changes (kebab-case per ATProto style guide)
items
items:
ChangeItem[]
Defined in: web/lib/api/generated/types/pub/chive/eprint/changelog.ts:75
Individual change items in this section