From 369de9a98bfc9f61d2d3dd8499c1ecbcab57ec31 Mon Sep 17 00:00:00 2001 From: Paul Wang Date: Thu, 12 Aug 2021 13:12:12 -0700 Subject: [PATCH] add target --- .../preview/2019-10-11-preview/notebooks.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/specification/notebooks/resource-manager/Microsoft.Notebooks/preview/2019-10-11-preview/notebooks.json b/specification/notebooks/resource-manager/Microsoft.Notebooks/preview/2019-10-11-preview/notebooks.json index 3b771babcbb4..92858a707286 100644 --- a/specification/notebooks/resource-manager/Microsoft.Notebooks/preview/2019-10-11-preview/notebooks.json +++ b/specification/notebooks/resource-manager/Microsoft.Notebooks/preview/2019-10-11-preview/notebooks.json @@ -699,6 +699,10 @@ "type": "string", "description": "[DEPRECATED] Error message." }, + "target": { + "type": "string", + "description": "[DEPRECATED] Error target." + }, "details": { "type": "array", "description": "[DEPRECATED] An array of error detail objects.", @@ -720,6 +724,10 @@ "type": "string", "description": "Error message." }, + "target": { + "type": "string", + "description": "Error target." + }, "details": { "type": "array", "description": "An array of error detail objects.",