From bab59f497ba87913dab02bee01415306b63372f2 Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Sat, 28 Jan 2023 17:41:43 +0800 Subject: [PATCH 1/4] update example name in reservations --- .../2022-11-01/examples/{Return.json => ReturnReservation.json} | 0 .../Microsoft.Capacity/stable/2022-11-01/reservations.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/{Return.json => ReturnReservation.json} (100%) diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/Return.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/ReturnReservation.json similarity index 100% rename from specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/Return.json rename to specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/ReturnReservation.json diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json index 778583a45637..743649783cc2 100644 --- a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json +++ b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json @@ -845,7 +845,7 @@ "operationId": "Return_Post", "x-ms-examples": { "Return": { - "$ref": "./examples/Return.json" + "$ref": "./examples/ReturnReservation.json" } }, "x-ms-long-running-operation": true, From 023cf0c11892cebfc0e88bcdb7bea81cf27cb59e Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Sat, 28 Jan 2023 17:49:35 +0800 Subject: [PATCH 2/4] update files --- .../examples/{ReturnReservation.json => Return.json} | 0 .../Microsoft.Capacity/stable/2022-11-01/reservations.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/{ReturnReservation.json => Return.json} (100%) diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/ReturnReservation.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/Return.json similarity index 100% rename from specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/ReturnReservation.json rename to specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/examples/Return.json diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json index 743649783cc2..d0a63c83a5e5 100644 --- a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json +++ b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json @@ -844,8 +844,8 @@ "description": "Return a reservation and get refund information.", "operationId": "Return_Post", "x-ms-examples": { - "Return": { - "$ref": "./examples/ReturnReservation.json" + "Return a reservation": { + "$ref": "./examples/Return.json" } }, "x-ms-long-running-operation": true, From ea16ebe05d6c2f1495094b82a65a04213bddcaf3 Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Sat, 28 Jan 2023 17:50:51 +0800 Subject: [PATCH 3/4] update files --- .../Microsoft.Capacity/stable/2022-11-01/reservations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json index d0a63c83a5e5..024119b97454 100644 --- a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json +++ b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json @@ -844,7 +844,7 @@ "description": "Return a reservation and get refund information.", "operationId": "Return_Post", "x-ms-examples": { - "Return a reservation": { + "ReturnReservation": { "$ref": "./examples/Return.json" } }, From 5d851df0a98bc2e7978024d9151a0c27fa8363a3 Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Sun, 29 Jan 2023 09:44:07 +0800 Subject: [PATCH 4/4] update files --- .../Microsoft.Capacity/stable/2022-11-01/reservations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json index 024119b97454..d0a63c83a5e5 100644 --- a/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json +++ b/specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json @@ -844,7 +844,7 @@ "description": "Return a reservation and get refund information.", "operationId": "Return_Post", "x-ms-examples": { - "ReturnReservation": { + "Return a reservation": { "$ref": "./examples/Return.json" } },