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 17948 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Devices to add version stable/2022-02-05 (Azure#17948) * Adds base for updating Microsoft.Devices from version stable/2021-10-15 to version 2022-02-05 * Updates readme * Updates API version in new specs and examples * definition changes * example changes * no comments * swagger modelval fix #1 * general validation fix #1 * revert readonly change (breaking change) * added locatio pvtEp example * misplaced location param * location in PvtEConn response * header addition * headers #2 * example change with location sans spec * header nesting change * header under headers * header example
- Loading branch information
SDKAuto
committed
Apr 24, 2022
1 parent
fd331bf
commit 1c6fae6
Showing
38 changed files
with
11,568 additions
and
10 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
services/preview/provisioningservices/mgmt/2017-08-21-preview/iothub/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 | ||
|
6 changes: 3 additions & 3 deletions
6
services/preview/provisioningservices/mgmt/2017-08-21-preview/iothub/_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: 2 additions & 0 deletions
2
services/preview/provisioningservices/mgmt/2020-09-01-preview/iothub/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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Unreleased | ||
|
11 changes: 11 additions & 0 deletions
11
services/preview/provisioningservices/mgmt/2020-09-01-preview/iothub/_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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"commit": "b16a1be91b895ef35d432b103d2e004efdb52e56", | ||
"readme": "/_/azure-rest-api-specs/specification/deviceprovisioningservices/resource-manager/readme.md", | ||
"tag": "package-preview-2020-09", | ||
"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-preview-2020-09 --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/deviceprovisioningservices/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
41
services/preview/provisioningservices/mgmt/2020-09-01-preview/iothub/client.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
628 changes: 628 additions & 0 deletions
628
services/preview/provisioningservices/mgmt/2020-09-01-preview/iothub/dpscertificate.go
Large diffs are not rendered by default.
Oops, something went wrong.
191 changes: 191 additions & 0 deletions
191
services/preview/provisioningservices/mgmt/2020-09-01-preview/iothub/enums.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.