Information on RFC 6902 » RFC Editor (original) (raw)
RFC 6902
JavaScript Object Notation (JSON) Patch, April 2013
File formats:
Status:
PROPOSED STANDARD
Authors:
P. Bryan, Ed.
M. Nottingham, Ed.
Stream:
Source:
Cite this RFC: TXT | XML | BibTeX
DOI: https://doi.org/10.17487/RFC6902
Discuss this RFC: Send questions or comments to the mailing list art@ietf.org
Other actions:View Errata | Submit Errata | Find IPR Disclosures from the IETF | View History of RFC 6902
Abstract
JSON Patch defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents.
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.