The markdownitemhistory object representation and fields are described below.
markdownitemhistory was introduced in API version V1
markdownitemhistory has not been marked for deprecation
Representation of the markdown item history. Note that the history is ordered from newest to oldest and may be paginated.
| Name | Type | Description | Constraints |
|---|---|---|---|
| item | Markdown Item | Reference to the markdown item | |
| pagination | Pagination | Details of pagination for the history | |
| history | Markdown Item[] | The history of markdown item values. Note is ordered from newest to oldest. May be paginated. | Ignored on update. |