forked from Azure/azure-sdk-for-go
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 18760 in Azure/azure-rest-api-specs
Merge 0493b80522fe5cf86a4425835dd2884b2c5abf8b into 3439439b760e84e5dcc3e68edde7251c602da5f0
- Loading branch information
SDKAuto
committed
Apr 21, 2022
1 parent
fc7f72c
commit ce5ace7
Showing
35 changed files
with
650 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.