Searched refs:jsonContent (Results 1 – 1 of 1) sorted by relevance
753 nlohmann::json jsonContent = nlohmann::json::parse(content, nullptr, false); in processUpdateParameters() local754 if (jsonContent.is_discarded()) in processUpdateParameters()759 jsonContent.get_ptr<nlohmann::json::object_t*>(); in processUpdateParameters()