﻿# PatchFormat

Patch dialect: MERGE_PATCH (RFC 7386, implemented) or JSON_PATCH (RFC 6902, not implemented).

# PatchFormat

"Patch dialect: MERGE_PATCH (RFC 7386, implemented) or JSON_PATCH (RFC 6902, not implemented)."

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="PatchFormat"
  category="common"
  client:load
/>

## Description

Patch dialect: MERGE_PATCH (RFC 7386, implemented) or JSON_PATCH (RFC 6902, not implemented).

## Related Schemas

See other schemas in the [common](/reference/schemas/common/) category.