applies a JSON patch to a copy of the current object
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
basic_json patch(basic_json const& json_patch) const;
a class to store JSON values