From 9df937b084e3db1f0d7bb6639f65948b6aa94798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Arg=C3=BCelles-Garc=C3=ADa?= Date: Mon, 25 Apr 2022 13:21:49 -0700 Subject: [PATCH] Update Microsoft.MixedReality swagger to fix quality issues in s360 --- .../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" } } },