Class: FHIR::Formats::PatchFormat
- Inherits:
-
Object
- Object
- FHIR::Formats::PatchFormat
- Defined in:
- lib/patch_format.rb
Constant Summary collapse
- PATCH_XML =
"application/xml-patch+xml"
- PATCH_JSON =
"application/json-patch+json"