Skip to content

Commit

Permalink
CodeGen from PR 18911 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 7f872ee9018cca2a54d202d3898bdb33c91b2e78 into 63353171621815e17db46a3075a79c9af60a0831
  • Loading branch information
SDKAuto committed May 16, 2022
1 parent 31990d6 commit d48bd2a
Show file tree
Hide file tree
Showing 119 changed files with 9 additions and 17,428 deletions.
4 changes: 4 additions & 0 deletions sdk/resourcemanager/network/armnetwork/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History

## 1.0.1 (2022-05-16)
### Other Changes


## 1.0.0 (2022-05-16)
### Breaking Changes

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/network/armnetwork/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/0cc5e2efd6ffccf30e80d1e150b488dd87198b94/specification/network/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/0cc5e2efd6ffccf30e80d1e150b488dd87198b94/specification/network/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/network/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/network/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.0.0
module-version: 1.0.1
```
2 changes: 1 addition & 1 deletion sdk/resourcemanager/network/armnetwork/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.18

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal v1.0.0
github.com/stretchr/testify v1.7.0
)

require (
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.0.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 // indirect
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit d48bd2a

Please sign in to comment.