JSON Patch

id: json-patch-255-4984256
title: JSON Patch
text: JSON Patch is a web standard format for describing changes in a JSON document. It is meant to be used together with HTTP PATCH which allows for the modification of existing HTTP resources. The JSON Patch media type is application/json-patch+json. A JSON Patch document is structured as a JSON array of objects where each object contains one of the six JSON Patch operations: add, remove, replace, move, copy, and test. This structure was influenced by the specification of XML patch. The syntax looks
brand slug: wiki
category slug: encyclopedia
description: Web standard format
original url: https://en.wikipedia.org/wiki/JSON_Patch
date created:
date modified: 2024-02-27T22:41:53Z
main entity: {"identifier":"Q28449155","url":"https://www.wikidata.org/entity/Q28449155"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part