Skip to content

Commit

Permalink
CodeGen from PR 25320 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 76beafbe96c121f2560e476036650eeb889a21a5 into 895c9c994480fb8e9d34b0d1973d57717ab0c979
  • Loading branch information
SDKAuto committed Aug 16, 2023
1 parent 82b4717 commit e12a45e
Show file tree
Hide file tree
Showing 26 changed files with 708 additions and 3,011 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/iothub/armiothub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 1.2.0-beta.2 (2023-08-16)
### Breaking Changes

- Field `CollectionName` of struct `RoutingCosmosDBSQLAPIProperties` has been removed
- Field `CosmosDBSQLCollections` of struct `RoutingEndpoints` has been removed

### Features Added

- New field `ContainerName` in struct `RoutingCosmosDBSQLAPIProperties`
- New field `CosmosDBSQLContainers` in struct `RoutingEndpoints`


## 1.2.0-beta.1 (2023-04-28)
### Features Added

Expand Down
7 changes: 3 additions & 4 deletions sdk/resourcemanager/iothub/armiothub/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/iothub/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/iothub/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.2.0-beta.1
tag: package-preview-2022-11
module-version: 1.2.0-beta.2
```
100 changes: 61 additions & 39 deletions sdk/resourcemanager/iothub/armiothub/certificates_client.go

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

Loading

0 comments on commit e12a45e

Please sign in to comment.