ApplyPatchCallOutputItem - Python SDK

ApplyPatchCallOutputItem method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

The client’s echo of an apply_patch_call after applying the patch. output is an optional human-readable log; status is completed when the patch was applied successfully, failed otherwise.

Fields

FieldTypeRequiredDescription
call_idstr✔️N/A
idOptionalNullable[str]N/A
outputOptionalNullable[str]N/A
statuscomponents.ApplyPatchCallOutputItemStatus✔️N/A
typecomponents.ApplyPatchCallOutputItemType✔️N/A