From d9a17b6091bed92f4383f6bc3f77aaf53efe79b2 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 19 Nov 2020 00:52:29 +0000 Subject: [PATCH] CodeGen from PR 11717 in Azure/azure-rest-api-specs Specifying shipping address required property to autorest. (#11717) * Ensuring autorest generation follow specific order of required properties in shippingAddress * added details sharp yaml --- schemas/2018-01-01/Microsoft.DataBox.json | 2 +- schemas/2019-09-01/Microsoft.DataBox.json | 2 +- schemas/2020-04-01/Microsoft.DataBox.json | 2 +- schemas/2020-11-01/Microsoft.DataBox.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/2018-01-01/Microsoft.DataBox.json b/schemas/2018-01-01/Microsoft.DataBox.json index 2ae25ae58c..1aba781897 100644 --- a/schemas/2018-01-01/Microsoft.DataBox.json +++ b/schemas/2018-01-01/Microsoft.DataBox.json @@ -522,4 +522,4 @@ "description": "The Sku." } } -} \ No newline at end of file +} diff --git a/schemas/2019-09-01/Microsoft.DataBox.json b/schemas/2019-09-01/Microsoft.DataBox.json index f11baf8f4f..20c6f38d32 100644 --- a/schemas/2019-09-01/Microsoft.DataBox.json +++ b/schemas/2019-09-01/Microsoft.DataBox.json @@ -607,4 +607,4 @@ "description": "Preferences related to the shipment logistics of the sku" } } -} \ No newline at end of file +} diff --git a/schemas/2020-04-01/Microsoft.DataBox.json b/schemas/2020-04-01/Microsoft.DataBox.json index f41366e35b..d1bb469ab7 100644 --- a/schemas/2020-04-01/Microsoft.DataBox.json +++ b/schemas/2020-04-01/Microsoft.DataBox.json @@ -1032,4 +1032,4 @@ "description": "Preferences related to the shipment logistics of the sku" } } -} \ No newline at end of file +} diff --git a/schemas/2020-11-01/Microsoft.DataBox.json b/schemas/2020-11-01/Microsoft.DataBox.json index 933e1aaf83..4a08a990a4 100644 --- a/schemas/2020-11-01/Microsoft.DataBox.json +++ b/schemas/2020-11-01/Microsoft.DataBox.json @@ -1083,4 +1083,4 @@ "description": "Class defining User assigned identity details." } } -} \ No newline at end of file +}