diff --git a/specification/azurefleet/AzureFleet.Management/main.tsp b/specification/azurefleet/AzureFleet.Management/main.tsp index a27c615626af..200551ab563b 100644 --- a/specification/azurefleet/AzureFleet.Management/main.tsp +++ b/specification/azurefleet/AzureFleet.Management/main.tsp @@ -15,7 +15,7 @@ using Azure.ResourceManager; @armProviderNamespace("Microsoft.AzureFleet") @service({ - title: "Microsoft.AzureFleet", + title: "Microsoft.AzureFleet testing", }) @versioned(Versions) namespace Microsoft.AzureFleet; diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json index c43864ec01d4..0eff7a838bfe 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2023-11-01-preview", "x-typespec-generated": [ { @@ -72,14 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List_MaximumSet": { - "$ref": "./examples/Operations_List_MaximumSet.json" - }, - "Operations_List_MinimumSet": { - "$ref": "./examples/Operations_List_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -114,14 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription_MaximumSet": { - "$ref": "./examples/Fleets_ListBySubscription_MaximumSet.json" - }, - "Fleets_ListBySubscription_MinimumSet": { - "$ref": "./examples/Fleets_ListBySubscription_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -159,14 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup_MaximumSet": { - "$ref": "./examples/Fleets_ListByResourceGroup_MaximumSet.json" - }, - "Fleets_ListByResourceGroup_MinimumSet": { - "$ref": "./examples/Fleets_ListByResourceGroup_MinimumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -211,14 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get_MaximumSet": { - "$ref": "./examples/Fleets_Get_MaximumSet.json" - }, - "Fleets_Get_MinimumSet": { - "$ref": "./examples/Fleets_Get_MinimumSet.json" - } } }, "put": { @@ -282,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate_MaximumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MaximumSet.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -357,14 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update_MaximumSet": { - "$ref": "./examples/Fleets_Update_MaximumSet.json" - }, - "Fleets_Update_MinimumSet": { - "$ref": "./examples/Fleets_Update_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -420,14 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete_MaximumSet": { - "$ref": "./examples/Fleets_Delete_MaximumSet.json" - }, - "Fleets_Delete_MinimumSet": { - "$ref": "./examples/Fleets_Delete_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -474,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets_MaximumSet": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets_MaximumSet.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json index 0f9e314d27f5..64202606791e 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2024-05-01-preview", "x-typespec-generated": [ { @@ -72,11 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List": { - "$ref": "./examples/Operations_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -111,11 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription": { - "$ref": "./examples/Fleets_ListBySubscription.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -153,11 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup": { - "$ref": "./examples/Fleets_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -202,11 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get": { - "$ref": "./examples/Fleets_Get.json" - } } }, "put": { @@ -270,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate": { - "$ref": "./examples/Fleets_CreateOrUpdate.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -345,11 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update": { - "$ref": "./examples/Fleets_Update.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -405,11 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete": { - "$ref": "./examples/Fleets_Delete.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -456,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json index 846c2c7bb283..6ebe956193c4 100644 --- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json +++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/stable/2024-11-01/azurefleet.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Microsoft.AzureFleet", + "title": "Microsoft.AzureFleet testing", "version": "2024-11-01", "x-typespec-generated": [ { @@ -72,11 +72,6 @@ } } }, - "x-ms-examples": { - "Operations_List": { - "$ref": "./examples/Operations_List.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -111,11 +106,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListBySubscription": { - "$ref": "./examples/Fleets_ListBySubscription.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -153,11 +143,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListByResourceGroup": { - "$ref": "./examples/Fleets_ListByResourceGroup.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } @@ -202,11 +187,6 @@ "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } - }, - "x-ms-examples": { - "Fleets_Get": { - "$ref": "./examples/Fleets_Get.json" - } } }, "put": { @@ -270,14 +250,6 @@ } } }, - "x-ms-examples": { - "Fleets_CreateOrUpdate": { - "$ref": "./examples/Fleets_CreateOrUpdate.json" - }, - "Fleets_CreateOrUpdate_MinimumSet": { - "$ref": "./examples/Fleets_CreateOrUpdate_MinimumSet.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "azure-async-operation" }, @@ -345,11 +317,6 @@ } } }, - "x-ms-examples": { - "Fleets_Update": { - "$ref": "./examples/Fleets_Update.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -405,11 +372,6 @@ } } }, - "x-ms-examples": { - "Fleets_Delete": { - "$ref": "./examples/Fleets_Delete.json" - } - }, "x-ms-long-running-operation-options": { "final-state-via": "location" }, @@ -456,11 +418,6 @@ } } }, - "x-ms-examples": { - "Fleets_ListVirtualMachineScaleSets": { - "$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json" - } - }, "x-ms-pageable": { "nextLinkName": "nextLink" } diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json index 9c6ad529e741..e84b5133618d 100644 --- a/specificationRepositoryConfiguration.json +++ b/specificationRepositoryConfiguration.json @@ -4,17 +4,20 @@ "sdkRepositoryMappings": { "azure-sdk-for-go": { "integrationRepository": "azure-sdk/azure-sdk-for-go", - "mainRepository": "Azure/azure-sdk-for-go", + "mainRepository": "Alancere/azure-sdk-for-go", + "mainBranch": "fix_generator_tool_0807", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-java": { "integrationRepository": "azure-sdk/azure-sdk-for-java", - "mainRepository": "Azure/azure-sdk-for-java", + "mainRepository": "XiaofeiCao/azure-sdk-for-java", + "mainBranch": "breaking_change_detection", "configFilePath": "eng/automation/swagger_to_sdk_config.json" }, "azure-sdk-for-js": { "integrationRepository": "azure-sdk/azure-sdk-for-js", - "mainRepository": "Azure/azure-sdk-for-js" + "mainRepository": "test-repo-billy/azure-sdk-for-js", + "mainBranch": "test_repo_breaking_change_mlc" }, "azure-sdk-for-net": { "integrationRepository": "azure-sdk/azure-sdk-for-net", @@ -23,11 +26,13 @@ "azure-sdk-for-net-track2": { "integrationRepository": "azure-sdk/azure-sdk-for-net", "mainRepository": "Azure/azure-sdk-for-net", + "mainBranch": "breaking-changes", "configFilePath": "eng/swagger_to_sdk_config.json" }, "azure-sdk-for-python": { "integrationRepository": "azure-sdk/azure-sdk-for-python", - "mainRepository": "Azure/azure-sdk-for-python" + "mainRepository": "Azure/azure-sdk-for-python", + "mainBranch": "pipeline-optimize-for-multi-input" }, "azure-powershell": { "integrationRepository": "azure-sdk/azure-powershell",