Skip to content

Commit

Permalink
CodeGen from PR 16822 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c62719d22b73a6045cf6fa6503c6f08768497829 into b2c6ba85a2a0359629304f8d510daa66e5deed63
  • Loading branch information
SDKAuto committed Nov 19, 2021
1 parent 107d25f commit 6929fe0
Show file tree
Hide file tree
Showing 4 changed files with 2,574 additions and 2,574 deletions.
2 changes: 1 addition & 1 deletion sdk/apimanagement/arm-apimanagement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"rollup-plugin-sourcemaps": "^0.4.2",
"uglify-js": "^3.6.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/apimanagement/arm-apimanagement",
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/apimanagement/arm-apimanagement",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export class ApiManagementClientContext extends msRestAzure.AzureServiceClient {

super(credentials, options);

this.apiVersion = '2021-08-01';
this.apiVersion = '2021-04-01-preview';
this.acceptLanguage = 'en-US';
this.longRunningOperationRetryTimeout = 30;
this.baseUri = options.baseUri || this.baseUri || "https://management.azure.com";
Expand Down
Loading

0 comments on commit 6929fe0

Please sign in to comment.