Skip to content
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
7 changes: 1 addition & 6 deletions services/cdn/mgmt/2015-06-01/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. Resource.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2015-06",
"use": "@microsoft.azure/[email protected]",
Expand Down
7 changes: 1 addition & 6 deletions services/cdn/mgmt/2016-04-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. Resource.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2016-04",
"use": "@microsoft.azure/[email protected]",
Expand Down
7 changes: 1 addition & 6 deletions services/cdn/mgmt/2016-10-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. ProfileProperties.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2016-10",
"use": "@microsoft.azure/[email protected]",
Expand Down
17 changes: 1 addition & 16 deletions services/cdn/mgmt/2017-04-02/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. CheckNameAvailabilityOutput.MarshalJSON() ([]byte, error)
1. ErrorResponse.MarshalJSON() ([]byte, error)
1. OperationDisplay.MarshalJSON() ([]byte, error)
1. ProfileProperties.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
1. ResourceUsage.MarshalJSON() ([]byte, error)
1. SsoURI.MarshalJSON() ([]byte, error)
1. SupportedOptimizationTypesListResult.MarshalJSON() ([]byte, error)
1. ValidateCustomDomainOutput.MarshalJSON() ([]byte, error)
1. ValidateProbeOutput.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2017-04",
"use": "@microsoft.azure/[email protected]",
Expand Down
17 changes: 1 addition & 16 deletions services/cdn/mgmt/2017-10-12/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. CheckNameAvailabilityOutput.MarshalJSON() ([]byte, error)
1. ErrorResponse.MarshalJSON() ([]byte, error)
1. OperationDisplay.MarshalJSON() ([]byte, error)
1. ProfileProperties.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
1. ResourceUsage.MarshalJSON() ([]byte, error)
1. SsoURI.MarshalJSON() ([]byte, error)
1. SupportedOptimizationTypesListResult.MarshalJSON() ([]byte, error)
1. ValidateCustomDomainOutput.MarshalJSON() ([]byte, error)
1. ValidateProbeOutput.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2017-10",
"use": "@microsoft.azure/[email protected]",
Expand Down
45 changes: 33 additions & 12 deletions services/cdn/mgmt/2019-04-15/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,38 @@
# 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 Funcs

1. CheckNameAvailabilityOutput.MarshalJSON() ([]byte, error)
1. ErrorResponse.MarshalJSON() ([]byte, error)
1. OperationDisplay.MarshalJSON() ([]byte, error)
1. ProfileProperties.MarshalJSON() ([]byte, error)
1. ProxyResource.MarshalJSON() ([]byte, error)
1. Resource.MarshalJSON() ([]byte, error)
1. ResourceUsage.MarshalJSON() ([]byte, error)
1. SsoURI.MarshalJSON() ([]byte, error)
1. SupportedOptimizationTypesListResult.MarshalJSON() ([]byte, error)
1. ValidateCustomDomainOutput.MarshalJSON() ([]byte, error)
1. ValidateProbeOutput.MarshalJSON() ([]byte, error)
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": "a7155ecd04ca66b19505f391978da03aae1cc94a",
"readme": "/_/azure-rest-api-specs/specification/cdn/resource-manager/readme.md",
"tag": "package-2019-04",
"use": "@microsoft.azure/[email protected]",
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.

60 changes: 32 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.

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.

Loading