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 cdn/mgmt/2021-06-01/cdn] Fix cdn swagger api description issue #902

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2015-06-01/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/cdn/mgmt/2015-06-01/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2015-06",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2016-04-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/cdn/mgmt/2016-04-02/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2016-04",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2016-10-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/cdn/mgmt/2016-10-02/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2016-10",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2017-04-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/cdn/mgmt/2017-04-02/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2017-04",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2017-10-12/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Change History
# Unreleased

2 changes: 1 addition & 1 deletion services/cdn/mgmt/2017-10-12/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2017-10",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
45 changes: 44 additions & 1 deletion services/cdn/mgmt/2019-04-15/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,45 @@
# Change History
# Unreleased

## Breaking Changes

### Signature Changes

#### Funcs

1. CustomDomainsClient.DisableCustomHTTPS
- Returns
- From: CustomDomain, error
- To: CustomDomainsDisableCustomHTTPSFuture, error
1. CustomDomainsClient.DisableCustomHTTPSSender
- Returns
- From: *http.Response, error
- To: CustomDomainsDisableCustomHTTPSFuture, error
1. CustomDomainsClient.EnableCustomHTTPS
- Returns
- From: CustomDomain, error
- To: CustomDomainsEnableCustomHTTPSFuture, error
1. CustomDomainsClient.EnableCustomHTTPSSender
- Returns
- From: *http.Response, error
- To: CustomDomainsEnableCustomHTTPSFuture, error

## Additive Changes

### New Constants

1. Transform.RemoveNulls
1. Transform.Trim
1. Transform.URLDecode
1. Transform.URLEncode

### New Funcs

1. *CustomDomainsDisableCustomHTTPSFuture.UnmarshalJSON([]byte) error
1. *CustomDomainsEnableCustomHTTPSFuture.UnmarshalJSON([]byte) error

### Struct Changes

#### New Structs

1. CustomDomainsDisableCustomHTTPSFuture
1. CustomDomainsEnableCustomHTTPSFuture
2 changes: 1 addition & 1 deletion services/cdn/mgmt/2019-04-15/cdn/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
"commit": "8fdc4a2e83983c2058cb5317237e97aa12068a5e",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2019-04",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down
4 changes: 2 additions & 2 deletions services/cdn/mgmt/2019-04-15/cdn/cdnapi/interfaces.go

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

62 changes: 34 additions & 28 deletions services/cdn/mgmt/2019-04-15/cdn/customdomains.go

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

10 changes: 9 additions & 1 deletion services/cdn/mgmt/2019-04-15/cdn/enums.go

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

86 changes: 86 additions & 0 deletions services/cdn/mgmt/2019-04-15/cdn/models.go

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

45 changes: 44 additions & 1 deletion services/cdn/mgmt/2019-06-15/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,45 @@
# Change History
# Unreleased

## Breaking Changes

### Signature Changes

#### Funcs

1. CustomDomainsClient.DisableCustomHTTPS
- Returns
- From: CustomDomain, error
- To: CustomDomainsDisableCustomHTTPSFuture, error
1. CustomDomainsClient.DisableCustomHTTPSSender
- Returns
- From: *http.Response, error
- To: CustomDomainsDisableCustomHTTPSFuture, error
1. CustomDomainsClient.EnableCustomHTTPS
- Returns
- From: CustomDomain, error
- To: CustomDomainsEnableCustomHTTPSFuture, error
1. CustomDomainsClient.EnableCustomHTTPSSender
- Returns
- From: *http.Response, error
- To: CustomDomainsEnableCustomHTTPSFuture, error

## Additive Changes

### New Constants

1. Transform.RemoveNulls
1. Transform.Trim
1. Transform.URLDecode
1. Transform.URLEncode

### New Funcs

1. *CustomDomainsDisableCustomHTTPSFuture.UnmarshalJSON([]byte) error
1. *CustomDomainsEnableCustomHTTPSFuture.UnmarshalJSON([]byte) error

### Struct Changes

#### New Structs

1. CustomDomainsDisableCustomHTTPSFuture
1. CustomDomainsEnableCustomHTTPSFuture
Loading