@codacy/api-typescript
Advanced tools
Comparing version 1.0.22 to 1.0.23
import * as msRest from "@azure/ms-rest-js"; | ||
export declare const Version: msRest.CompositeMapper; | ||
export declare const UpdateCodacyProductsRequest: msRest.CompositeMapper; | ||
export declare const JoinModeRequest: msRest.CompositeMapper; | ||
@@ -38,2 +37,6 @@ export declare const JoinResponse: msRest.CompositeMapper; | ||
export declare const Commit: msRest.CompositeMapper; | ||
export declare const AnalysisResultReason: msRest.CompositeMapper; | ||
export declare const CoverageAnalysis: msRest.CompositeMapper; | ||
export declare const CommitWithAnalysis: msRest.CompositeMapper; | ||
export declare const CommitWithAnalysisListResponse: msRest.CompositeMapper; | ||
export declare const CommitWithBranches: msRest.CompositeMapper; | ||
@@ -154,2 +157,4 @@ export declare const RepositoryListResponse: msRest.CompositeMapper; | ||
export declare const FileListResponse: msRest.CompositeMapper; | ||
export declare const FileCoverage: msRest.CompositeMapper; | ||
export declare const GetFileCoverageResponse: msRest.CompositeMapper; | ||
export declare const CopyPatternsBody: msRest.CompositeMapper; | ||
@@ -156,0 +161,0 @@ export declare const CopyPatternsStatus: msRest.CompositeMapper; |
{ | ||
"name": "@codacy/api-typescript", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "Codacy API client for Typescript", | ||
@@ -73,3 +73,3 @@ "homepage": "https://github.com/codacy/codacy-api-typescript#readme", | ||
}, | ||
"apiVersion": "28.37.5" | ||
"apiVersion": "28.39.11" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
940763
18448