From a98ce6fd1e9d230e06d1a61fb754d234fb83be99 Mon Sep 17 00:00:00 2001 From: Micah McKittrick <32313503+mimckitt@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:28:20 -0700 Subject: [PATCH 1/3] Update proximityPlacementGroup.json --- .../stable/2023-03-01/proximityPlacementGroup.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json index 8a8db594cddd..51bcccb06a93 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json @@ -150,7 +150,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Update a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Patch.json" } } @@ -195,7 +195,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Delete a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Delete.json" } } @@ -250,7 +250,7 @@ } }, "x-ms-examples": { - "Create a proximity placement group.": { + "Get a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Get.json" } } @@ -289,7 +289,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "Create a proximity placement group.": { + "List a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListBySubscription.json" } } @@ -335,7 +335,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "Create a proximity placement group.": { + ":List a proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json" } } From e4f92105ee506a6bd7fb53164d688816209c3e59 Mon Sep 17 00:00:00 2001 From: Micah McKittrick <32313503+mimckitt@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:30:12 -0700 Subject: [PATCH 2/3] Update proximityPlacementGroup.json --- .../stable/2023-03-01/proximityPlacementGroup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json index 51bcccb06a93..13d65aeee73d 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json @@ -250,7 +250,7 @@ } }, "x-ms-examples": { - "Get a proximity placement group.": { + "Get proximity placement groups.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Get.json" } } @@ -289,7 +289,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "List a proximity placement group.": { + "List proximity placement groups.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListBySubscription.json" } } @@ -335,7 +335,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - ":List a proximity placement group.": { + ":List proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json" } } From a99b15448dbf080dd2935443bf13a9b9239bb420 Mon Sep 17 00:00:00 2001 From: Micah McKittrick <32313503+mimckitt@users.noreply.github.com> Date: Mon, 17 Apr 2023 09:10:12 -0700 Subject: [PATCH 3/3] Update proximityPlacementGroup.json --- .../ComputeRP/stable/2023-03-01/proximityPlacementGroup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json index 13d65aeee73d..a5720b5736fe 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/proximityPlacementGroup.json @@ -335,7 +335,7 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - ":List proximity placement group.": { + "List proximity placement group.": { "$ref": "./examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json" } }