Skip to content

Commit

Permalink
CodeGen from PR 20620 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Microsoft.Cache] Add 200 response code to PrivateEndpointConnections_Put (Azure#20620)

* Add 200 response code to PrivateEndpointConnections_Put

* Update Examples for 200 response code.
  • Loading branch information
SDKAuto committed Sep 9, 2022
1 parent 59459a2 commit adab018
Show file tree
Hide file tree
Showing 10 changed files with 125 additions and 107 deletions.
88 changes: 44 additions & 44 deletions common/config/rush/pnpm-lock.yaml

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

17 changes: 7 additions & 10 deletions sdk/redis/arm-rediscache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Release History

## 8.0.0 (2022-09-09)

**Breaking Changes**

## 7.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Operation PatchSchedules.createOrUpdate has a new signature


## 7.0.0 (2022-09-05)

**Features**
Expand Down
6 changes: 3 additions & 3 deletions sdk/redis/arm-rediscache/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "fbe1a37cc8f1e8d2dc31f781fffdbaef4c370fa6",
"commit": "ada32074f374a95c926f88dde865e63bd36c547b",
"readme": "specification/redis/resource-manager/readme.md",
"autorest_command": "autorest --version=3.8.4 --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\\redis\\resource-manager\\readme.md --use=@autorest/[email protected].20220727.1 --generate-sample=true",
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/redis/resource-manager/readme.md --use=@autorest/[email protected]",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected]",
"use": "@autorest/[email protected].20220727.1"
"use": "@autorest/[email protected]"
}
Loading

0 comments on commit adab018

Please sign in to comment.