From bb6eb6f9a7d664950f055fcf780ace0b879936e5 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 16 Nov 2020 02:51:46 +0000 Subject: [PATCH] CodeGen from PR 11678 in Azure/azure-rest-api-specs Amend error response to indicate that we return additional error info. (#11678) --- schemas/2019-02-01-preview/Microsoft.AppConfiguration.json | 2 +- schemas/2019-10-01/Microsoft.AppConfiguration.json | 2 +- schemas/2019-11-01-preview/Microsoft.AppConfiguration.json | 2 +- schemas/2020-06-01/Microsoft.AppConfiguration.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/2019-02-01-preview/Microsoft.AppConfiguration.json b/schemas/2019-02-01-preview/Microsoft.AppConfiguration.json index 1ce452261d..ffc61ec33d 100644 --- a/schemas/2019-02-01-preview/Microsoft.AppConfiguration.json +++ b/schemas/2019-02-01-preview/Microsoft.AppConfiguration.json @@ -81,4 +81,4 @@ "description": "The properties of a configuration store." } } -} \ No newline at end of file +} diff --git a/schemas/2019-10-01/Microsoft.AppConfiguration.json b/schemas/2019-10-01/Microsoft.AppConfiguration.json index a9693fad3d..2bcf24924b 100644 --- a/schemas/2019-10-01/Microsoft.AppConfiguration.json +++ b/schemas/2019-10-01/Microsoft.AppConfiguration.json @@ -157,4 +157,4 @@ "properties": {} } } -} \ No newline at end of file +} diff --git a/schemas/2019-11-01-preview/Microsoft.AppConfiguration.json b/schemas/2019-11-01-preview/Microsoft.AppConfiguration.json index 66e8026367..6d9a530d55 100644 --- a/schemas/2019-11-01-preview/Microsoft.AppConfiguration.json +++ b/schemas/2019-11-01-preview/Microsoft.AppConfiguration.json @@ -374,4 +374,4 @@ "description": "A resource identity that is managed by the user of the service." } } -} \ No newline at end of file +} diff --git a/schemas/2020-06-01/Microsoft.AppConfiguration.json b/schemas/2020-06-01/Microsoft.AppConfiguration.json index f8694f6ec0..74fa08703b 100644 --- a/schemas/2020-06-01/Microsoft.AppConfiguration.json +++ b/schemas/2020-06-01/Microsoft.AppConfiguration.json @@ -374,4 +374,4 @@ "description": "A resource identity that is managed by the user of the service." } } -} \ No newline at end of file +}