Skip to content

Commit

Permalink
CodeGen from PR 17536 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge f904594acc2a273601f5d89eea23627a8046b2ab into 9673e2239f4f8257b2e916df2d15e1ef41c5bfd1
  • Loading branch information
SDKAuto committed Feb 9, 2022
1 parent 5593f6b commit c0bae3e
Show file tree
Hide file tree
Showing 12 changed files with 292 additions and 73 deletions.
88 changes: 43 additions & 45 deletions common/config/rush/pnpm-lock.yaml

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

23 changes: 15 additions & 8 deletions sdk/appservice/arm-appservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
# Release History

## 12.0.0 (2022-02-09)

**Features**

## 11.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group Global_2
- Added operation WebApps.createOneDeployOperation
- Added operation WebApps.getOneDeployStatus
- Added Interface WebAppsCreateOneDeployOperationOptionalParams
- Added Interface WebAppsGetOneDeployStatusOptionalParams
- Added Type Alias WebAppsCreateOneDeployOperationResponse
- Added Type Alias WebAppsGetOneDeployStatusResponse

### Other Changes
**Breaking Changes**

- Removed operation group Global


## 11.0.0 (2022-01-10)

**Features**
Expand Down
6 changes: 3 additions & 3 deletions sdk/appservice/arm-appservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commit": "409af02e5ca217c7e7ec2acf50f4976c053496f8",
"commit": "5a2dec1187c8627aba1f999785b5eadb8b75edf4",
"readme": "specification/web/resource-manager/readme.md",
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/web/resource-manager/readme.md --use=@autorest/[email protected].20211217.1",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/web/resource-manager/readme.md --use=@autorest/[email protected].20220105.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"use": "@autorest/[email protected].20211217.1"
"use": "@autorest/[email protected].20220105.1"
}
Loading

0 comments on commit c0bae3e

Please sign in to comment.