VOOZH about

URL: https://docs.json-everything.net/api/JsonPatch.Net/OperationType/

⇱ OperationType Enum | json-everything


👁 avatar
json-everything
Library documentation
Home OperationType Enum
OperationType Enum
Cancel

OperationType Enum

OperationType Enum

Namespace: Json.Patch

Enumerates the valid JSON Patch operation types.

Values

NameSummary
UnknownDefault value. Not valid.
AddRepresents the add operation.
RemoveRepresents the remove operation.
ReplaceRepresents the replace operation.
MoveRepresents the move operation.
CopyRepresents the copy operation.
TestRepresents the test operation.
Contents

A new version of content is available.