From 1bcc20d7c3523dfddc34a44881048824f3b86d1c Mon Sep 17 00:00:00 2001 From: Mark Cowlishaw Date: Wed, 21 Aug 2019 19:39:12 -0700 Subject: [PATCH 1/7] Add blockchain to latest profile --- profiles/definitions/latest-2019-04-30.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/definitions/latest-2019-04-30.md b/profiles/definitions/latest-2019-04-30.md index d232011ad030..c011a4cc041a 100644 --- a/profiles/definitions/latest-2019-04-30.md +++ b/profiles/definitions/latest-2019-04-30.md @@ -41,6 +41,15 @@ profiles: - managedClusters/accessProfiles '2017-07-01': - containerServices + microsoft.blockchain: + '2018-06-01-preview': + - blockchainMembers + - blockchainMembers/consortiumMembers + - blockchainMembers/transactionNodes + - locations + - locations/blockchainMemberOperationResults + - operations + - skus microsoft.capacity: '2019-04-01': - appliedReservations From 7b4609776da798ad54384cbaccd1221f096b275b Mon Sep 17 00:00:00 2001 From: Mark Cowlishaw Date: Wed, 21 Aug 2019 19:52:35 -0700 Subject: [PATCH 2/7] Add additional types --- profiles/definitions/latest-2019-04-30.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/definitions/latest-2019-04-30.md b/profiles/definitions/latest-2019-04-30.md index c011a4cc041a..5a4f50360390 100644 --- a/profiles/definitions/latest-2019-04-30.md +++ b/profiles/definitions/latest-2019-04-30.md @@ -45,9 +45,15 @@ profiles: '2018-06-01-preview': - blockchainMembers - blockchainMembers/consortiumMembers + - blockchainMembers/listApiKeys + - lockchainMembers/regenerateApiKeys - blockchainMembers/transactionNodes + - blockchainMembers/transactionNodes/listApiKeys + - blockchainMembers/transactionNodes/regenerateApiKeys - locations - locations/blockchainMemberOperationResults + - locations/checkNameAvailability + - locations/listConsortiums - operations - skus microsoft.capacity: From 6356c68827c11c515a76d897b5342532e95dd7ff Mon Sep 17 00:00:00 2001 From: Shivangi Reja Date: Tue, 24 Aug 2021 09:42:45 -0700 Subject: [PATCH 3/7] Enable SDK automation for track-2 SDKs --- .../appconfiguration/resource-manager/readme.md | 1 + specification/attestation/data-plane/readme.md | 1 + .../data-plane/AnomalyDetector/readme.md | 1 + .../data-plane/FormRecognizer/readme.md | 1 + .../cognitiveservices/data-plane/Language/readme.md | 1 + .../data-plane/MetricsAdvisor/readme.md | 12 ++++++++++++ .../data-plane/TextAnalytics/readme.md | 1 + .../data-plane/TranslatorText/readme.md | 1 + .../communication/data-plane/CallingServer/readme.md | 5 +++++ .../communication/data-plane/Chat/readme.md | 5 +++++ .../communication/data-plane/Identity/readme.md | 5 +++++ .../communication/data-plane/PhoneNumbers/readme.md | 5 +++++ specification/communication/data-plane/Sms/readme.md | 5 +++++ .../communication/data-plane/Turn/readme.md | 5 +++++ .../communication/resource-manager/readme.md | 1 + .../confidentialledger/data-plane/readme.md | 1 + specification/containerregistry/data-plane/readme.md | 1 + specification/cosmos-db/resource-manager/readme.md | 1 + specification/deviceupdate/data-plane/readme.md | 1 + specification/digitaltwins/data-plane/readme.md | 1 + specification/dns/resource-manager/readme.md | 1 + specification/eventgrid/data-plane/readme.md | 1 + specification/iothub/resource-manager/readme.md | 1 + specification/keyvault/data-plane/readme.md | 1 + specification/keyvault/resource-manager/readme.md | 1 + .../resource-manager/readme.md | 1 + specification/mixedreality/data-plane/readme.md | 12 ++++++++++++ specification/monitor/data-plane/readme.md | 1 + specification/monitor/resource-manager/readme.md | 1 + specification/network/resource-manager/readme.md | 1 + specification/purview/data-plane/readme.md | 11 +++++++++++ specification/quantum/data-plane/readme.md | 1 + specification/resources/resource-manager/readme.md | 1 + .../search/data-plane/Azure.Search/readme.md | 12 ++++++++++++ specification/sql/resource-manager/readme.md | 1 + specification/storage/resource-manager/readme.md | 1 + specification/videoanalyzer/data-plane/readme.md | 1 + specification/webpubsub/data-plane/readme.md | 1 + 38 files changed, 105 insertions(+) diff --git a/specification/appconfiguration/resource-manager/readme.md b/specification/appconfiguration/resource-manager/readme.md index 3389cac9bafb..a0638440689a 100644 --- a/specification/appconfiguration/resource-manager/readme.md +++ b/specification/appconfiguration/resource-manager/readme.md @@ -96,6 +96,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-powershell - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-net - repo: azure-sdk-for-js diff --git a/specification/attestation/data-plane/readme.md b/specification/attestation/data-plane/readme.md index 69086ff7e7ef..af4cf48e25b8 100644 --- a/specification/attestation/data-plane/readme.md +++ b/specification/attestation/data-plane/readme.md @@ -57,6 +57,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python - repo: azure-sdk-for-go ``` diff --git a/specification/cognitiveservices/data-plane/AnomalyDetector/readme.md b/specification/cognitiveservices/data-plane/AnomalyDetector/readme.md index c3c059c0cb7c..038d9c77e373 100644 --- a/specification/cognitiveservices/data-plane/AnomalyDetector/readme.md +++ b/specification/cognitiveservices/data-plane/AnomalyDetector/readme.md @@ -38,6 +38,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/cognitiveservices/data-plane/FormRecognizer/readme.md b/specification/cognitiveservices/data-plane/FormRecognizer/readme.md index d42cba926ba2..38d0d8a40546 100644 --- a/specification/cognitiveservices/data-plane/FormRecognizer/readme.md +++ b/specification/cognitiveservices/data-plane/FormRecognizer/readme.md @@ -78,6 +78,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-java + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-go - repo: azure-sdk-for-node - repo: azure-sdk-for-ruby diff --git a/specification/cognitiveservices/data-plane/Language/readme.md b/specification/cognitiveservices/data-plane/Language/readme.md index 46f39deccaa0..7acc0a25354f 100644 --- a/specification/cognitiveservices/data-plane/Language/readme.md +++ b/specification/cognitiveservices/data-plane/Language/readme.md @@ -36,5 +36,6 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python ``` diff --git a/specification/cognitiveservices/data-plane/MetricsAdvisor/readme.md b/specification/cognitiveservices/data-plane/MetricsAdvisor/readme.md index d8ce6f964416..ec8520c8a9ce 100644 --- a/specification/cognitiveservices/data-plane/MetricsAdvisor/readme.md +++ b/specification/cognitiveservices/data-plane/MetricsAdvisor/readme.md @@ -19,3 +19,15 @@ These settings apply only when `--tag=release_1_0_preview` is specified on the c input-file: - preview/v1.0/MetricsAdvisor.json ``` + +# Code Generation + +## Swagger to SDK + +This section describes what SDK should be generated by the automatic system. +This is not used by Autorest itself. + +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` diff --git a/specification/cognitiveservices/data-plane/TextAnalytics/readme.md b/specification/cognitiveservices/data-plane/TextAnalytics/readme.md index 28558b8301bd..7539842e2c81 100644 --- a/specification/cognitiveservices/data-plane/TextAnalytics/readme.md +++ b/specification/cognitiveservices/data-plane/TextAnalytics/readme.md @@ -140,6 +140,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/cognitiveservices/data-plane/TranslatorText/readme.md b/specification/cognitiveservices/data-plane/TranslatorText/readme.md index 7d14eb5dd61d..d382811d75c7 100644 --- a/specification/cognitiveservices/data-plane/TranslatorText/readme.md +++ b/specification/cognitiveservices/data-plane/TranslatorText/readme.md @@ -56,6 +56,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-nodejs diff --git a/specification/communication/data-plane/CallingServer/readme.md b/specification/communication/data-plane/CallingServer/readme.md index 52a5cc0ce945..32ee5fb26287 100644 --- a/specification/communication/data-plane/CallingServer/readme.md +++ b/specification/communication/data-plane/CallingServer/readme.md @@ -60,6 +60,11 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## CSharp See configuration in [readme.csharp.md](./readme.csharp.md) diff --git a/specification/communication/data-plane/Chat/readme.md b/specification/communication/data-plane/Chat/readme.md index d16ec6148aad..120c96a9d938 100644 --- a/specification/communication/data-plane/Chat/readme.md +++ b/specification/communication/data-plane/Chat/readme.md @@ -104,6 +104,11 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/Identity/readme.md b/specification/communication/data-plane/Identity/readme.md index 753ada23c611..bfac2b0b120d 100644 --- a/specification/communication/data-plane/Identity/readme.md +++ b/specification/communication/data-plane/Identity/readme.md @@ -77,6 +77,11 @@ input-file: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/PhoneNumbers/readme.md b/specification/communication/data-plane/PhoneNumbers/readme.md index 69bedd68901b..591783bf5e76 100644 --- a/specification/communication/data-plane/PhoneNumbers/readme.md +++ b/specification/communication/data-plane/PhoneNumbers/readme.md @@ -60,6 +60,11 @@ directive: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/Sms/readme.md b/specification/communication/data-plane/Sms/readme.md index d4cf1160c110..9fede2a74a54 100644 --- a/specification/communication/data-plane/Sms/readme.md +++ b/specification/communication/data-plane/Sms/readme.md @@ -60,6 +60,11 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/Turn/readme.md b/specification/communication/data-plane/Turn/readme.md index 7c074acdd7ff..dc1eba026f0a 100644 --- a/specification/communication/data-plane/Turn/readme.md +++ b/specification/communication/data-plane/Turn/readme.md @@ -58,6 +58,11 @@ input-file: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` + ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/resource-manager/readme.md b/specification/communication/resource-manager/readme.md index c013a2460dd4..8437c47d2576 100644 --- a/specification/communication/resource-manager/readme.md +++ b/specification/communication/resource-manager/readme.md @@ -60,6 +60,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-powershell - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/confidentialledger/data-plane/readme.md b/specification/confidentialledger/data-plane/readme.md index e4424c1d3516..bacae2f70f90 100644 --- a/specification/confidentialledger/data-plane/readme.md +++ b/specification/confidentialledger/data-plane/readme.md @@ -63,6 +63,7 @@ swagger-to-sdk: use: "@autorest/python@5.1.0-preview.4" version: "3.0.6320" - repo: azure-sdk-for-java + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-go - repo: azure-sdk-for-js - repo: azure-sdk-for-ruby diff --git a/specification/containerregistry/data-plane/readme.md b/specification/containerregistry/data-plane/readme.md index dc21df238fc5..5dafd774933f 100644 --- a/specification/containerregistry/data-plane/readme.md +++ b/specification/containerregistry/data-plane/readme.md @@ -74,6 +74,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-go - repo: azure-sdk-for-python diff --git a/specification/cosmos-db/resource-manager/readme.md b/specification/cosmos-db/resource-manager/readme.md index 11a44469efb5..4adb18778f3e 100644 --- a/specification/cosmos-db/resource-manager/readme.md +++ b/specification/cosmos-db/resource-manager/readme.md @@ -399,6 +399,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/deviceupdate/data-plane/readme.md b/specification/deviceupdate/data-plane/readme.md index 73985a42346b..c323fac45c96 100644 --- a/specification/deviceupdate/data-plane/readme.md +++ b/specification/deviceupdate/data-plane/readme.md @@ -50,6 +50,7 @@ This is not used by Autorest itself. ```yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-js after_scripts: diff --git a/specification/digitaltwins/data-plane/readme.md b/specification/digitaltwins/data-plane/readme.md index 31d00fb429ad..e113c1f9bc71 100644 --- a/specification/digitaltwins/data-plane/readme.md +++ b/specification/digitaltwins/data-plane/readme.md @@ -59,6 +59,7 @@ This is not used by Autorest itself. ```yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/dns/resource-manager/readme.md b/specification/dns/resource-manager/readme.md index 5baf1dc98983..fc67ec6d9a49 100644 --- a/specification/dns/resource-manager/readme.md +++ b/specification/dns/resource-manager/readme.md @@ -159,6 +159,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/eventgrid/data-plane/readme.md b/specification/eventgrid/data-plane/readme.md index e0f50f2d6989..29f36c0cea46 100644 --- a/specification/eventgrid/data-plane/readme.md +++ b/specification/eventgrid/data-plane/readme.md @@ -156,6 +156,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-go - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-js - repo: azure-sdk-for-node - repo: azure-sdk-for-ruby diff --git a/specification/iothub/resource-manager/readme.md b/specification/iothub/resource-manager/readme.md index 1df4e18afad4..b6e541cdc479 100644 --- a/specification/iothub/resource-manager/readme.md +++ b/specification/iothub/resource-manager/readme.md @@ -249,6 +249,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/keyvault/data-plane/readme.md b/specification/keyvault/data-plane/readme.md index e747463f9951..8f5488fbaa14 100644 --- a/specification/keyvault/data-plane/readme.md +++ b/specification/keyvault/data-plane/readme.md @@ -152,6 +152,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-go + - repo: azure-sdk-for-net-track2 ``` ## C# diff --git a/specification/keyvault/resource-manager/readme.md b/specification/keyvault/resource-manager/readme.md index 9554836c3673..d521850eb053 100644 --- a/specification/keyvault/resource-manager/readme.md +++ b/specification/keyvault/resource-manager/readme.md @@ -180,6 +180,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/machinelearningservices/resource-manager/readme.md b/specification/machinelearningservices/resource-manager/readme.md index b42c40ec35aa..a393ace8b385 100644 --- a/specification/machinelearningservices/resource-manager/readme.md +++ b/specification/machinelearningservices/resource-manager/readme.md @@ -219,6 +219,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-go - repo: azure-sdk-for-python - repo: azure-sdk-for-java diff --git a/specification/mixedreality/data-plane/readme.md b/specification/mixedreality/data-plane/readme.md index 61f6f410ab45..3b0666b17598 100644 --- a/specification/mixedreality/data-plane/readme.md +++ b/specification/mixedreality/data-plane/readme.md @@ -83,3 +83,15 @@ These settings apply only when `--tag=package-2019-02-28-preview` is specified o input-file: - Microsoft.MixedReality/preview/2019-02-28-preview/mr-sts.json ``` + +# Code Generation + +## Swagger to SDK + +This section describes what SDK should be generated by the automatic system. +This is not used by Autorest itself. + +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` diff --git a/specification/monitor/data-plane/readme.md b/specification/monitor/data-plane/readme.md index 95438332d6cb..7f69acd2cd3d 100644 --- a/specification/monitor/data-plane/readme.md +++ b/specification/monitor/data-plane/readme.md @@ -53,6 +53,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-node - repo: azure-sdk-for-ruby diff --git a/specification/monitor/resource-manager/readme.md b/specification/monitor/resource-manager/readme.md index 626c2bb08d37..01d34a707ad3 100644 --- a/specification/monitor/resource-manager/readme.md +++ b/specification/monitor/resource-manager/readme.md @@ -684,6 +684,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js diff --git a/specification/network/resource-manager/readme.md b/specification/network/resource-manager/readme.md index 2a21b6efb755..ecdb04e02bb7 100644 --- a/specification/network/resource-manager/readme.md +++ b/specification/network/resource-manager/readme.md @@ -2022,6 +2022,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go diff --git a/specification/purview/data-plane/readme.md b/specification/purview/data-plane/readme.md index 065b8d9ca5c4..bc8a02708ea5 100644 --- a/specification/purview/data-plane/readme.md +++ b/specification/purview/data-plane/readme.md @@ -125,3 +125,14 @@ where: reason: It doesn't support file annotation in example file. ``` +# Code Generation + +## Swagger to SDK + +This section describes what SDK should be generated by the automatic system. +This is not used by Autorest itself. + +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` diff --git a/specification/quantum/data-plane/readme.md b/specification/quantum/data-plane/readme.md index 66d02f482dae..15e635b44dc5 100644 --- a/specification/quantum/data-plane/readme.md +++ b/specification/quantum/data-plane/readme.md @@ -60,6 +60,7 @@ This is not used by Autorest itself. ```yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-js - repo: azure-sdk-for-node diff --git a/specification/resources/resource-manager/readme.md b/specification/resources/resource-manager/readme.md index 3985ea805bd6..f06ee2b8a38d 100644 --- a/specification/resources/resource-manager/readme.md +++ b/specification/resources/resource-manager/readme.md @@ -827,6 +827,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/search/data-plane/Azure.Search/readme.md b/specification/search/data-plane/Azure.Search/readme.md index 5d523e1d204d..4f38f7a24b61 100644 --- a/specification/search/data-plane/Azure.Search/readme.md +++ b/specification/search/data-plane/Azure.Search/readme.md @@ -757,3 +757,15 @@ uncomment the `exclude-file` section below and add the file paths. #exclude-file: # - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json ``` + +# Code Generation + +## Swagger to SDK + +This section describes what SDK should be generated by the automatic system. +This is not used by Autorest itself. + +``` yaml $(swagger-to-sdk) +swagger-to-sdk: + - repo: azure-sdk-for-net-track2 +``` diff --git a/specification/sql/resource-manager/readme.md b/specification/sql/resource-manager/readme.md index f2a7af807835..281f535cc1bb 100644 --- a/specification/sql/resource-manager/readme.md +++ b/specification/sql/resource-manager/readme.md @@ -1426,6 +1426,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/storage/resource-manager/readme.md b/specification/storage/resource-manager/readme.md index cec195972c10..c821026c4025 100644 --- a/specification/storage/resource-manager/readme.md +++ b/specification/storage/resource-manager/readme.md @@ -460,6 +460,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/videoanalyzer/data-plane/readme.md b/specification/videoanalyzer/data-plane/readme.md index 5956fee000d8..60c1ddaf545a 100644 --- a/specification/videoanalyzer/data-plane/readme.md +++ b/specification/videoanalyzer/data-plane/readme.md @@ -58,6 +58,7 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: + - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-net after_scripts: - bundle install && rake arm:regen_all_profiles['azure_media_ava_edge'] diff --git a/specification/webpubsub/data-plane/readme.md b/specification/webpubsub/data-plane/readme.md index 40b0bb05aae8..9fc79b49c9cf 100644 --- a/specification/webpubsub/data-plane/readme.md +++ b/specification/webpubsub/data-plane/readme.md @@ -71,6 +71,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-python - repo: azure-sdk-for-net + - repo: azure-sdk-for-net-track2 ``` ## C# From 6f0762952eb8a6af14343ea65240a8de7c100ee0 Mon Sep 17 00:00:00 2001 From: Shivangi Reja Date: Tue, 24 Aug 2021 09:49:40 -0700 Subject: [PATCH 4/7] Revert extra changes --- profiles/definitions/latest-2019-04-30.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/profiles/definitions/latest-2019-04-30.md b/profiles/definitions/latest-2019-04-30.md index 5a4f50360390..d232011ad030 100644 --- a/profiles/definitions/latest-2019-04-30.md +++ b/profiles/definitions/latest-2019-04-30.md @@ -41,21 +41,6 @@ profiles: - managedClusters/accessProfiles '2017-07-01': - containerServices - microsoft.blockchain: - '2018-06-01-preview': - - blockchainMembers - - blockchainMembers/consortiumMembers - - blockchainMembers/listApiKeys - - lockchainMembers/regenerateApiKeys - - blockchainMembers/transactionNodes - - blockchainMembers/transactionNodes/listApiKeys - - blockchainMembers/transactionNodes/regenerateApiKeys - - locations - - locations/blockchainMemberOperationResults - - locations/checkNameAvailability - - locations/listConsortiums - - operations - - skus microsoft.capacity: '2019-04-01': - appliedReservations From 84fa1081e61726ad5bffa5552aac5764343d4338 Mon Sep 17 00:00:00 2001 From: Shivangi Reja Date: Tue, 24 Aug 2021 10:44:04 -0700 Subject: [PATCH 5/7] Revert --- .../communication/data-plane/CallingServer/readme.md | 5 ----- specification/communication/data-plane/Chat/readme.md | 5 ----- specification/communication/data-plane/Identity/readme.md | 5 ----- .../communication/data-plane/NetworkTraversal/readme.md | 5 ----- .../communication/data-plane/PhoneNumbers/readme.md | 5 ----- specification/communication/data-plane/Sms/readme.md | 5 ----- specification/network/resource-manager/readme.md | 1 - specification/storage/resource-manager/readme.md | 1 - 8 files changed, 32 deletions(-) diff --git a/specification/communication/data-plane/CallingServer/readme.md b/specification/communication/data-plane/CallingServer/readme.md index 32ee5fb26287..52a5cc0ce945 100644 --- a/specification/communication/data-plane/CallingServer/readme.md +++ b/specification/communication/data-plane/CallingServer/readme.md @@ -60,11 +60,6 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## CSharp See configuration in [readme.csharp.md](./readme.csharp.md) diff --git a/specification/communication/data-plane/Chat/readme.md b/specification/communication/data-plane/Chat/readme.md index 6a4f9ff539c0..c7dbb11db650 100644 --- a/specification/communication/data-plane/Chat/readme.md +++ b/specification/communication/data-plane/Chat/readme.md @@ -115,11 +115,6 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/Identity/readme.md b/specification/communication/data-plane/Identity/readme.md index bfac2b0b120d..753ada23c611 100644 --- a/specification/communication/data-plane/Identity/readme.md +++ b/specification/communication/data-plane/Identity/readme.md @@ -77,11 +77,6 @@ input-file: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/NetworkTraversal/readme.md b/specification/communication/data-plane/NetworkTraversal/readme.md index 3a974b6f1fc6..de431910454a 100644 --- a/specification/communication/data-plane/NetworkTraversal/readme.md +++ b/specification/communication/data-plane/NetworkTraversal/readme.md @@ -58,11 +58,6 @@ input-file: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/PhoneNumbers/readme.md b/specification/communication/data-plane/PhoneNumbers/readme.md index 591783bf5e76..69bedd68901b 100644 --- a/specification/communication/data-plane/PhoneNumbers/readme.md +++ b/specification/communication/data-plane/PhoneNumbers/readme.md @@ -60,11 +60,6 @@ directive: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/communication/data-plane/Sms/readme.md b/specification/communication/data-plane/Sms/readme.md index 9fede2a74a54..d4cf1160c110 100644 --- a/specification/communication/data-plane/Sms/readme.md +++ b/specification/communication/data-plane/Sms/readme.md @@ -60,11 +60,6 @@ title: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -``` yaml $(swagger-to-sdk) -swagger-to-sdk: - - repo: azure-sdk-for-net-track2 -``` - ## Python See configuration in [readme.python.md](./readme.python.md) diff --git a/specification/network/resource-manager/readme.md b/specification/network/resource-manager/readme.md index ecdb04e02bb7..2a21b6efb755 100644 --- a/specification/network/resource-manager/readme.md +++ b/specification/network/resource-manager/readme.md @@ -2022,7 +2022,6 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net - - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go diff --git a/specification/storage/resource-manager/readme.md b/specification/storage/resource-manager/readme.md index c821026c4025..cec195972c10 100644 --- a/specification/storage/resource-manager/readme.md +++ b/specification/storage/resource-manager/readme.md @@ -460,7 +460,6 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 - - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node From 36c11781b216dad5ed040814301467321b99128d Mon Sep 17 00:00:00 2001 From: Shivangi Reja Date: Tue, 24 Aug 2021 11:18:25 -0700 Subject: [PATCH 6/7] Revert --- specification/keyvault/resource-manager/readme.md | 1 - specification/monitor/resource-manager/readme.md | 1 - 2 files changed, 2 deletions(-) diff --git a/specification/keyvault/resource-manager/readme.md b/specification/keyvault/resource-manager/readme.md index d521850eb053..9554836c3673 100644 --- a/specification/keyvault/resource-manager/readme.md +++ b/specification/keyvault/resource-manager/readme.md @@ -180,7 +180,6 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 - - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node diff --git a/specification/monitor/resource-manager/readme.md b/specification/monitor/resource-manager/readme.md index 3b54953c937c..d3da775daa14 100644 --- a/specification/monitor/resource-manager/readme.md +++ b/specification/monitor/resource-manager/readme.md @@ -686,7 +686,6 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 - - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js From 290d62acf84f4bada1fd885df696b904ba8eacf4 Mon Sep 17 00:00:00 2001 From: Shivangi Reja Date: Tue, 24 Aug 2021 12:29:24 -0700 Subject: [PATCH 7/7] Revert --- specification/resources/resource-manager/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/resources/resource-manager/readme.md b/specification/resources/resource-manager/readme.md index f06ee2b8a38d..3985ea805bd6 100644 --- a/specification/resources/resource-manager/readme.md +++ b/specification/resources/resource-manager/readme.md @@ -827,7 +827,6 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python-track2 - - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-node