From 2c7e079dadbf5298640af902cec7f42f8ff442d9 Mon Sep 17 00:00:00 2001 From: Keerthana Reddy Gangumalla Date: Thu, 25 Jun 2020 15:12:19 -0700 Subject: [PATCH] changed the entity name --- .../preview/2019-01-01/Locations.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Locations.json b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Locations.json index f30a682d8cfc..763f04ff0fc8 100644 --- a/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Locations.json +++ b/specification/azsadmin/resource-manager/deployment/Microsoft.Deployment.Admin/preview/2019-01-01/Locations.json @@ -40,7 +40,7 @@ "200": { "description": "OK", "schema": { - "$ref": "#/definitions/LocationEntity" + "$ref": "#/definitions/LocationProp" } }, "default": { @@ -100,7 +100,7 @@ "description": "Array of locations.", "type": "array", "items": { - "$ref": "#/definitions/LocationEntity" + "$ref": "#/definitions/LocationProp" } }, "nextLink": { @@ -109,7 +109,7 @@ } } }, - "LocationEntity": { + "LocationProp": { "type": "object", "description": "Location Entity", "properties": {