Skip to content

Commit

Permalink
change azurefleet
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTn committed Sep 10, 2024
1 parent 02e5008 commit ed0e925
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 107 deletions.
2 changes: 1 addition & 1 deletion specification/azurefleet/AzureFleet.Management/main.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ using Azure.ResourceManager;

@armProviderNamespace("Microsoft.AzureFleet")
@service({
title: "Microsoft.AzureFleet",
title: "Microsoft.AzureFleet test",
})
@versioned(Versions)
namespace Microsoft.AzureFleet;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft.AzureFleet",
"title": "Microsoft.AzureFleet test",
"version": "2023-11-01-preview",
"x-typespec-generated": [
{
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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"
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -474,11 +418,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListVirtualMachineScaleSets_MaximumSet": {
"$ref": "./examples/Fleets_ListVirtualMachineScaleSets_MaximumSet.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
"title": "Microsoft.AzureFleet",
"title": "Microsoft.AzureFleet test",
"version": "2024-05-01-preview",
"x-typespec-generated": [
{
Expand Down Expand Up @@ -72,11 +72,6 @@
}
}
},
"x-ms-examples": {
"Operations_List": {
"$ref": "./examples/Operations_List.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -111,11 +106,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListBySubscription": {
"$ref": "./examples/Fleets_ListBySubscription.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -153,11 +143,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListByResourceGroup": {
"$ref": "./examples/Fleets_ListByResourceGroup.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -345,11 +317,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Update": {
"$ref": "./examples/Fleets_Update.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -405,11 +372,6 @@
}
}
},
"x-ms-examples": {
"Fleets_Delete": {
"$ref": "./examples/Fleets_Delete.json"
}
},
"x-ms-long-running-operation-options": {
"final-state-via": "location"
},
Expand Down Expand Up @@ -456,11 +418,6 @@
}
}
},
"x-ms-examples": {
"Fleets_ListVirtualMachineScaleSets": {
"$ref": "./examples/Fleets_ListVirtualMachineScaleSets.json"
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
Expand Down

0 comments on commit ed0e925

Please sign in to comment.