ApplyPatchCallOperation - Python SDK

ApplyPatchCallOperation method reference

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

The patch operation requested by an apply_patch_call. create_file and update_file carry a V4A diff; delete_file omits it.

Supported Types

components.ApplyPatchCreateFileOperation

1value: components.ApplyPatchCreateFileOperation = /* values here */

components.ApplyPatchDeleteFileOperation

1value: components.ApplyPatchDeleteFileOperation = /* values here */

components.ApplyPatchUpdateFileOperation

1value: components.ApplyPatchUpdateFileOperation = /* values here */