From 58669a494db8c08ef44ca3451094a6d73920ebb1 Mon Sep 17 00:00:00 2001 From: Kang Sun Date: Tue, 5 Jul 2022 18:15:51 -0700 Subject: [PATCH] save --- .../Microsoft.Compute/stable/2021-10-01/gallery.json | 4 +--- .../stable/2022-01-03/GalleryRP/gallery.json | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json index 4b11cac29962..1d6277e7790c 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json @@ -1831,9 +1831,7 @@ "description": "A list of sharing profile groups." }, "communityGalleryInfo": { - "items": { - "$ref": "#/definitions/CommunityGalleryInfo" - }, + "$ref": "#/definitions/CommunityGalleryInfo", "description": "Information of community gallery if current gallery is shared to community." } } diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2022-01-03/GalleryRP/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2022-01-03/GalleryRP/gallery.json index 163551578232..939e2e30d0a0 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2022-01-03/GalleryRP/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2022-01-03/GalleryRP/gallery.json @@ -1822,9 +1822,7 @@ "description": "A list of sharing profile groups." }, "communityGalleryInfo": { - "items": { - "$ref": "#/definitions/CommunityGalleryInfo" - }, + "$ref": "#/definitions/CommunityGalleryInfo", "description": "Information of community gallery if current gallery is shared to community." } }