Markdown item history object representation

The markdownitemhistory object representation and fields are described below.

markdownitemhistory was introduced in API version V1

markdownitemhistory has not been marked for deprecation

Endpoint usages

Description

Representation of the markdown item history. Note that the history is ordered from newest to oldest and may be paginated.

Fields

NameTypeDescriptionConstraints
itemMarkdown ItemReference to the markdown item
paginationPaginationDetails of pagination for the history
historyMarkdown Item[]The history of markdown item values. Note is ordered from newest to oldest. May be paginated.Ignored on update.