From b9d9355460992ba575206a96db8556985f579d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Arg=C3=BCelles?= Date: Mon, 23 May 2022 08:46:06 -0700 Subject: [PATCH] Update Microsoft.MixedReality swagger to fix quality issues in s360 (#18835) --- .../preview/2019-02-28-preview/mixedreality.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2019-02-28-preview/mixedreality.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2019-02-28-preview/mixedreality.json index 4f3bb99ba26d..986cd9ea4dd9 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2019-02-28-preview/mixedreality.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2019-02-28-preview/mixedreality.json @@ -535,6 +535,10 @@ "isDataAction": { "description": "Whether or not this is a data plane operation", "type": "boolean" + }, + "origin": { + "description": "The origin for the operation", + "type": "string" } } },