Searched refs:locationArray (Results 1 – 1 of 1) sorted by relevance
161 nlohmann::json::array_t locationArray; in jsonSchemaGet() local170 locationArray.emplace_back(locationEntry); in jsonSchemaGet()172 json["Location"] = std::move(locationArray); in jsonSchemaGet()