Skip to content

Commit

Permalink
CodeGen from PR 20064 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 8be5e3c65e03b673dca5f44299c7599fa795a4a7 into 705bc5cfea866c838692f4aa0a1197c51bfd2d79
  • Loading branch information
SDKAuto committed Aug 2, 2022
1 parent 79d0bd0 commit 8900d71
Show file tree
Hide file tree
Showing 334 changed files with 75 additions and 20,269 deletions.
11 changes: 5 additions & 6 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 2 additions & 12 deletions sdk/monitor/arm-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Release History

## 8.0.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 8.0.0-beta.2 (2022-07-29)

## 8.0.0-beta.3 (2022-08-02)

**Features**

Expand Down
8 changes: 4 additions & 4 deletions sdk/monitor/arm-monitor/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "1dd79c416cdccde274113ec03b92b75069fad464",
"commit": "011881a1d2068a00969d7bbdc017c309e72fdea1",
"readme": "specification/monitor/resource-manager/readme.md",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\monitor\\resource-manager\\readme.md --use=@autorest/[email protected] --generate-sample=true",
"autorest_command": "",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].0",
"use": "@autorest/[email protected].20220721.1"
"release_tool": "@azure-tools/[email protected].1",
"use": "@autorest/[email protected]"
}
20 changes: 4 additions & 16 deletions sdk/monitor/arm-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
Expand All @@ -46,11 +46,7 @@
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@azure/dev-tool": "^1.0.0",
"@azure/arm-eventhub": "^5.0.0",
"@azure/arm-logic": "^8.0.0",
"@azure/arm-operationalinsights": "^8.0.0",
"@azure/arm-storage": "^17.0.0"
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor",
"repository": {
Expand Down Expand Up @@ -113,13 +109,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-monitor?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading

0 comments on commit 8900d71

Please sign in to comment.