Searched +defs:json +defs:schema (Results 1 – 2 of 2) sorted by relevance
99 nlohmann::json& json = asyncResp->res.jsonValue; in jsonSchemaIndexGet() local129 for (const std::string& schema : schemaNames) in jsonSchemaIndexGet() local142 const std::string& schema) in jsonSchemaGet()172 nlohmann::json& json = asyncResp->res.jsonValue; in jsonSchemaGet() local206 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
39 using json = nlohmann::json; typedef3303 std::string schema = " -s "; in TEST() local