Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 605 Bytes

Changelog.md

File metadata and controls

10 lines (9 loc) · 605 Bytes

Changelog

Properties

Name Type Description Notes
id String The ID of the changelog. [optional]
author AllOfChangelogAuthor The user who made the change. [optional]
created OffsetDateTime The date on which the change took place. [optional]
items List<ChangeDetails> The list of items changed. [optional]
historyMetadata AllOfChangelogHistoryMetadata The history metadata associated with the changed. [optional]