Skip to content

Commit

Permalink
CodeGen from PR 18685 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge cb17b8554b3898eae868d5c4623c16cabdbd4cbd into 5575aeff7364faef03c26a3661e1e64a6bb693a7
  • Loading branch information
SDKAuto committed Apr 18, 2022
1 parent 35e8a5e commit fd7b9ad
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 10 deletions.
14 changes: 14 additions & 0 deletions sdk/resourcemanager/resources/armlinks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release History

## 0.4.0 (2022-04-18)
### Breaking Changes

- Function `*ResourceLinksClient.ListAtSubscription` has been removed
- Function `*OperationsClient.List` has been removed
- Function `*ResourceLinksClient.ListAtSourceScope` has been removed

### Features Added

- New function `*ResourceLinksClient.NewListAtSourceScopePager(string, *ResourceLinksClientListAtSourceScopeOptions) *runtime.Pager[ResourceLinksClientListAtSourceScopeResponse]`
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
- New function `*ResourceLinksClient.NewListAtSubscriptionPager(*ResourceLinksClientListAtSubscriptionOptions) *runtime.Pager[ResourceLinksClientListAtSubscriptionResponse]`


## 0.3.0 (2022-04-14)
### Breaking Changes

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/resources/armlinks/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/49135492d5ea1c15f1ba53813c4be8cb2109c416/specification/resources/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/49135492d5ea1c15f1ba53813c4be8cb2109c416/specification/resources/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/resources/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/resources/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.3.0
module-version: 0.4.0
package-links: true
```

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

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

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

0 comments on commit fd7b9ad

Please sign in to comment.