Skip to content

vueda.release_releasenote_history_list_retrieve

Overview

Return this object's history as the user actions behind it.

A page is a page of actions. One action that wrote several rows stays whole, because the grouping and the visibility filter both run in the database before the paginator sees anything.

Signature

GET /vueda.release/releasenote/{id}/history_list/

Parameters

NameTypeRequiredDescription
idintegeryesA unique integer value identifying this release note.
fstring[]noSelects a sparse subset of fields to include in the response.

Returns

ReleaseNote

Responses

200 OK

Returns ReleaseNote

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2