Reaffirm
Class: warmhub.Reaffirm
Reaffirm(name: str, *, kind: CommitOperationKind | Unset = UNSET, add: Sequence[str] | Unset = UNSET, remove: Sequence[str] | Unset = UNSET, expected_version: int | Unset = UNSET, lease_id: str | Unset = UNSET, **unknown: Never)Edit an assertion’s affirmation snapshot without changing claim data.
add and remove carry pinned target wrefs (Shape/name@vN) and
compose in one operation. A target already in the set (add) or absent
from it (remove) is reported as ignored, not an error. Mints a new
assertion version with body and data hash copied from the current one; an
edit that changes nothing is a noop with no new version.
Properties and attributes
Section titled “Properties and attributes”operation
Section titled “operation”operation = 'reaffirm'Documentation is not yet available.
nameDocumentation is not yet available.
kindDocumentation is not yet available.
addDocumentation is not yet available.
remove
Section titled “remove”removeDocumentation is not yet available.
expected_version
Section titled “expected_version”expected_versionDocumentation is not yet available.
lease_id
Section titled “lease_id”lease_idDocumentation is not yet available.