<s>
JSON	B-Language
Patch	I-Language
is	O
a	O
web	O
standard	O
format	O
for	O
describing	O
changes	O
in	O
a	O
JSON	B-General_Concept
document	O
.	O
</s>
<s>
It	O
is	O
meant	O
to	O
be	O
used	O
together	O
with	O
HTTP	B-Protocol
Patch	I-Protocol
which	O
allows	O
for	O
the	O
modification	O
of	O
existing	O
HTTP	B-Protocol
resources	O
.	O
</s>
<s>
The	O
JSON	B-Language
Patch	I-Language
media	B-Application
type	I-Application
is	O
application/json	O
-patch	O
+json	O
.	O
</s>
<s>
A	O
JSON	B-Language
Patch	I-Language
document	O
is	O
structured	O
as	O
a	O
JSON	B-General_Concept
array	O
of	O
objects	O
where	O
each	O
object	O
contains	O
one	O
of	O
the	O
six	O
JSON	B-Language
Patch	I-Language
operations	O
:	O
add	O
,	O
remove	O
,	O
replace	O
,	O
move	O
,	O
copy	O
,	O
and	O
test	O
.	O
</s>
<s>
This	O
structure	O
was	O
influenced	O
by	O
the	O
specification	O
of	O
XML	B-Protocol
patch	B-Protocol
.	O
</s>
<s>
JSON	B-Language
Patch	I-Language
documents	O
are	O
atomic	O
in	O
that	O
if	O
one	O
operation	O
in	O
the	O
document	O
fails	O
,	O
then	O
no	O
operation	O
will	O
be	O
carried	O
out	O
.	O
</s>
