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

[ReleasePR confluent/mgmt/2021-12-01/confluent] [Hub Generated] Review request for Microsoft.Confluent to add version stable/2021-12-01 #17391

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
9 changes: 8 additions & 1 deletion services/confluent/mgmt/2020-03-01/confluent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Change History
# Unreleased

## Additive Changes

### New Funcs

1. OfferDetail.MarshalJSON() ([]byte, error)
1. OperationListResult.MarshalJSON() ([]byte, error)
1. OrganizationResourcePropertiesOfferDetail.MarshalJSON() ([]byte, error)
2 changes: 1 addition & 1 deletion services/confluent/mgmt/2020-03-01/confluent/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "d4bad535d456ee82c7fd17d1ec2b8802a0b83205",
"commit": "49312ea7188eb199e29f91a80bd65b35033945c5",
"readme": "/_/azure-rest-api-specs/specification/confluent/resource-manager/readme.md",
"tag": "package-2020-03-01",
"use": "@microsoft.azure/autorest.go@2.1.187",
Expand Down

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

67 changes: 56 additions & 11 deletions services/confluent/mgmt/2020-03-01/confluent/models.go

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

2 changes: 2 additions & 0 deletions services/confluent/mgmt/2021-12-01/confluent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Unreleased

11 changes: 11 additions & 0 deletions services/confluent/mgmt/2021-12-01/confluent/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commit": "49312ea7188eb199e29f91a80bd65b35033945c5",
"readme": "/_/azure-rest-api-specs/specification/confluent/resource-manager/readme.md",
"tag": "package-2021-12-01",
"use": "@microsoft.azure/autorest.go@2.1.187",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"autorest_command": "autorest --use=@microsoft.azure/autorest.go@2.1.187 --tag=package-2021-12-01 --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION /_/azure-rest-api-specs/specification/confluent/resource-manager/readme.md",
"additional_properties": {
"additional_options": "--go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION"
}
}
41 changes: 41 additions & 0 deletions services/confluent/mgmt/2021-12-01/confluent/client.go

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

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

86 changes: 86 additions & 0 deletions services/confluent/mgmt/2021-12-01/confluent/enums.go

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

Loading