Structs

PatchOperation : Individual JSON Patch operation for an HTTP PATCH request.

Enums

Type of JSON Patch operation. Supported JSON Patch operations include add, replace, and delete. See https://tools.ietf.org/html/rfc6902.