From b94f21be0793b63a9ef3d833b7b39df29ac2ac3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Arg=C3=BCelles-Garc=C3=ADa?= Date: Thu, 7 Apr 2022 08:02:20 -0700 Subject: [PATCH] Update Microsoft.MixedReality swagger to fix quality issues in s360 --- .../Microsoft.MixedReality/stable/2021-01-01/proxy.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01/proxy.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01/proxy.json index 20c3d166b337..2e4678d05298 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01/proxy.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01/proxy.json @@ -335,6 +335,10 @@ "internalName": { "description": "Internal name of the dimension.", "type": "string" + }, + "toBeExportedForShoebox": { + "description": "Whether the dimension should be included for the shoebox export scenario.", + "type": "boolean" } } },