File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sdk/apimanagement/arm-apimanagement Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " @azure/arm-apimanagement" ,
33 "author" : " Microsoft Corporation" ,
44 "description" : " ApiManagementClient Library with typescript type definitions for node.js and browser." ,
5- "version" : " 7.1.1 " ,
5+ "version" : " 7.1.2 " ,
66 "dependencies" : {
77 "@azure/ms-rest-azure-js" : " ^2.1.0" ,
88 "@azure/ms-rest-js" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import { TokenCredential } from "@azure/core-auth";
1313import * as msRestAzure from "@azure/ms-rest-azure-js" ;
1414
1515const packageName = "@azure/arm-apimanagement" ;
16- const packageVersion = "7.1.1 " ;
16+ const packageVersion = "7.1.2 " ;
1717
1818export class ApiManagementClientContext extends msRestAzure . AzureServiceClient {
1919 credentials : msRest . ServiceClientCredentials | TokenCredential ;
You can’t perform that action at this time.
0 commit comments