From a46eb7340849f88706efa2100a8b8496338c3a1b Mon Sep 17 00:00:00 2001 From: Theodore Chang Date: Mon, 19 Jul 2021 21:23:20 +0000 Subject: [PATCH 1/2] change modelAsString --- .../Microsoft.Compute/stable/2021-04-01/compute.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json index 126b9c48767a..8f8c6d586261 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json @@ -4263,7 +4263,7 @@ ], "x-ms-enum": { "name": "CapacityReservationGroupInstanceViewTypes", - "modelAsString": false + "modelAsString": true } }, { @@ -4327,7 +4327,7 @@ ], "x-ms-enum": { "name": "ExpandTypesForGetCapacityReservationGroups", - "modelAsString": false + "modelAsString": true } } ], @@ -4637,7 +4637,7 @@ ], "x-ms-enum": { "name": "CapacityReservationInstanceViewTypes", - "modelAsString": false + "modelAsString": true } }, { From 01affd7b1eaa5b1640400dfa4ad4b4cf7b608e99 Mon Sep 17 00:00:00 2001 From: Theodore Chang Date: Mon, 19 Jul 2021 21:37:17 +0000 Subject: [PATCH 2/2] missed one spot --- .../Microsoft.Compute/stable/2021-04-01/compute.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json index 8f8c6d586261..4b5f3312e521 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json @@ -4381,7 +4381,7 @@ ], "x-ms-enum": { "name": "ExpandTypesForGetCapacityReservationGroups", - "modelAsString": false + "modelAsString": true } } ],