From 3ac4958e8e42e4b063069540838f182506fdfd5d Mon Sep 17 00:00:00 2001 From: Alexander Zaslonov Date: Thu, 10 Sep 2020 10:27:40 -0700 Subject: [PATCH] [Microsoft.ApiManagement][2019-12-01] Content management resources: Collapsed the reference to metadata. --- .../2019-12-01/examples/ApiManagementGetContentType.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/examples/ApiManagementGetContentType.json b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/examples/ApiManagementGetContentType.json index 236c09de813f..fe3b604cd40c 100644 --- a/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/examples/ApiManagementGetContentType.json +++ b/specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/examples/ApiManagementGetContentType.json @@ -18,12 +18,6 @@ "schema": { "properties": { "en_us": { - "$ref": "#/definitions/metadata" - } - }, - "additionalProperties": false, - "definitions": { - "metadata": { "type": "object", "properties": { "title": { @@ -63,7 +57,8 @@ "documentId" ] } - } + }, + "additionalProperties": false }, "version": "1.0.0" }