An RFC 6902 JSON Patch: an ordered list of operations.
typedef JsonPatch = List<JsonPatchOperationMap>;