Skip to content

Commit

Permalink
CodeGen from PR 22937 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 9f8ff02adf9db7388e6a0760c35feed70dc43edf into a5c02f03ec242a2acef309bbdfd4734c100f1839
  • Loading branch information
SDKAuto committed Mar 16, 2023
1 parent 65d4cb3 commit 5cf6fc6
Show file tree
Hide file tree
Showing 89 changed files with 570 additions and 13,115 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 2.3.0 (2023-03-16)
### Features Added

- New type alias `Kind` with values `KindPrimary`, `KindPrimaryReadonly`, `KindSecondary`, `KindSecondaryReadonly`
- New type alias `Type` with values `TypeCassandra`, `TypeCassandraConnectorMetadata`, `TypeGremlin`, `TypeGremlinV2`, `TypeMongoDB`, `TypeSQL`, `TypeSQLDedicatedGateway`, `TypeTable`, `TypeUndefined`
- New field `KeyKind` in struct `DatabaseAccountConnectionString`
- New field `Type` in struct `DatabaseAccountConnectionString`
- New field `IsSubscriptionRegionAccessAllowedForAz` in struct `LocationProperties`
- New field `IsSubscriptionRegionAccessAllowedForRegular` in struct `LocationProperties`
- New field `Status` in struct `LocationProperties`


## 2.2.0 (2023-02-24)
### Features Added

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/cosmos/armcosmos/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/402006d2796cdd3894d013d83e77b46a5c844005/specification/cosmos-db/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/402006d2796cdd3894d013d83e77b46a5c844005/specification/cosmos-db/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.2.0
module-version: 2.3.0
```
52 changes: 26 additions & 26 deletions sdk/resourcemanager/cosmos/armcosmos/cassandraclusters_client.go

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

Loading

0 comments on commit 5cf6fc6

Please sign in to comment.