Skip to content

Retract

Class: warmhub.Retract

Retract(name: str, *, kind: CommitOperationKind | Unset = UNSET, reason: str | Unset = UNSET, expected_version: int | Unset = UNSET, lease_id: str | Unset = UNSET, **unknown: Never)

Mark the target retracted in a new version.

Prior versions remain queryable by history.

operation = 'retract'

Documentation is not yet available.

name

Documentation is not yet available.

kind

Documentation is not yet available.

reason

Documentation is not yet available.

expected_version

Documentation is not yet available.

lease_id

Documentation is not yet available.