Searched refs:diffJsonFilePath (Results 1 – 1 of 1) sorted by relevance
298 String diffJsonFilePath = this.lastDir + ConstString.get("check.diff.path") + in getApiDiffResult() local300 … apiDiffResults = FileUtils.readJsonFileToJavaList(diffJsonFilePath, ApiDiffResultDto.class); in getApiDiffResult()