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 19103 in Azure/azure-rest-api-specs
Merge 4cfbf4f8144a581c7180baee170614c7ffde0baa into 6443eb2cffd17b6b1304ae993893f984ad888cb7
- Loading branch information
SDKAuto
committed
May 17, 2022
1 parent
44df3c4
commit 7a722bf
Showing
30 changed files
with
76 additions
and
34 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-04-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-04-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-06-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-06-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-09-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-09-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-10-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2018-10-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2019-12-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2019-12-01/containerinstance/_meta.json
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
23 changes: 22 additions & 1 deletion
23
services/containerinstance/mgmt/2020-11-01/containerinstance/CHANGELOG.md
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,23 @@ | ||
# Change History | ||
# Unreleased | ||
|
||
## Breaking Changes | ||
|
||
### Struct Changes | ||
|
||
#### Removed Structs | ||
|
||
1. HTTPHeaders | ||
|
||
### Signature Changes | ||
|
||
#### Struct Fields | ||
|
||
1. ContainerHTTPGet.HTTPHeaders changed type from *HTTPHeaders to *[]HTTPHeader | ||
|
||
## Additive Changes | ||
|
||
### Struct Changes | ||
|
||
#### New Structs | ||
|
||
1. HTTPHeader |
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2020-11-01/containerinstance/_meta.json
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
6 changes: 3 additions & 3 deletions
6
services/containerinstance/mgmt/2020-11-01/containerinstance/models.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
23 changes: 22 additions & 1 deletion
23
services/containerinstance/mgmt/2021-03-01/containerinstance/CHANGELOG.md
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,23 @@ | ||
# Change History | ||
# Unreleased | ||
|
||
## Breaking Changes | ||
|
||
### Struct Changes | ||
|
||
#### Removed Structs | ||
|
||
1. HTTPHeaders | ||
|
||
### Signature Changes | ||
|
||
#### Struct Fields | ||
|
||
1. ContainerHTTPGet.HTTPHeaders changed type from *HTTPHeaders to *[]HTTPHeader | ||
|
||
## Additive Changes | ||
|
||
### Struct Changes | ||
|
||
#### New Structs | ||
|
||
1. HTTPHeader |
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-03-01/containerinstance/_meta.json
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
6 changes: 3 additions & 3 deletions
6
services/containerinstance/mgmt/2021-03-01/containerinstance/models.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-07-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-07-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-09-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-09-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-10-01/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/containerinstance/mgmt/2021-10-01/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
...review/containerinstance/mgmt/2017-08-01-preview/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/preview/containerinstance/mgmt/2017-08-01-preview/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
...review/containerinstance/mgmt/2017-10-01-preview/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/preview/containerinstance/mgmt/2017-10-01-preview/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
...review/containerinstance/mgmt/2017-12-01-preview/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/preview/containerinstance/mgmt/2017-12-01-preview/containerinstance/_meta.json
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
2 changes: 1 addition & 1 deletion
2
...review/containerinstance/mgmt/2018-02-01-preview/containerinstance/CHANGELOG.md
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 | ||
|
2 changes: 1 addition & 1 deletion
2
services/preview/containerinstance/mgmt/2018-02-01-preview/containerinstance/_meta.json
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