public interface IPatch
| Modifier and Type | Method and Description |
|---|---|
IPatchWithBody |
withBody(String thePatchBody)
The body of the patch document serialized in either XML or JSON which conforms to
http://jsonpatch.com/ or http://tools.ietf.org/html/rfc5261
|
IPatchWithBody withBody(String thePatchBody)
thePatchBody - The body of the patchCopyright © 2014–2019 University Health Network. All rights reserved.