Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR sdk/resourcemanager/cdn/armcdn] [CDN] Fix LroErrorContent and required filed for UrlSigningKeyParameters in 2024-09-01 #12128

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
152 changes: 152 additions & 0 deletions sdk/resourcemanager/cdn/armcdn/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/resourcemanager/cdn/armcdn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This project uses [Go modules](https://github.com/golang/go/wiki/Modules) for ve
Install the Azure Content Delivery Network module:

```sh
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v2
go get github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn/v3
```

## Authorization
Expand Down
32 changes: 16 additions & 16 deletions sdk/resourcemanager/cdn/armcdn/afdcustomdomains_client.go

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

Loading