@codacy/api-typescript
Advanced tools
Comparing version 1.2.16 to 1.2.17
@@ -94,2 +94,3 @@ import * as msRest from "@azure/ms-rest-js"; | ||
export declare const BuildServerAnalysisSettingResponse: msRest.CompositeMapper; | ||
export declare const CheckSubmodulesResponse: msRest.CompositeMapper; | ||
export declare const SyncProviderSettingResponse: msRest.CompositeMapper; | ||
@@ -96,0 +97,0 @@ export declare const SyncProviderSettingOrganizationResponse: msRest.CompositeMapper; |
@@ -26,2 +26,3 @@ import * as msRest from "@azure/ms-rest-js"; | ||
export declare const oauthCode: msRest.OperationQueryParameter; | ||
export declare const onlyMembers: msRest.OperationQueryParameter; | ||
export declare const priority: msRest.OperationQueryParameter; | ||
@@ -28,0 +29,0 @@ export declare const provider: msRest.OperationURLParameter; |
@@ -297,2 +297,15 @@ /* | ||
}; | ||
export var onlyMembers = { | ||
parameterPath: [ | ||
"options", | ||
"onlyMembers" | ||
], | ||
mapper: { | ||
serializedName: "onlyMembers", | ||
defaultValue: false, | ||
type: { | ||
name: "Boolean" | ||
} | ||
} | ||
}; | ||
export var priority = { | ||
@@ -299,0 +312,0 @@ parameterPath: [ |
{ | ||
"name": "@codacy/api-typescript", | ||
"version": "1.2.16", | ||
"version": "1.2.17", | ||
"description": "Codacy API client for Typescript", | ||
@@ -73,3 +73,3 @@ "homepage": "https://github.com/codacy/codacy-api-typescript#readme", | ||
}, | ||
"apiVersion": "28.103.3" | ||
"apiVersion": "28.106.0" | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1207297
23736