From 724fba3782e819f4e22b3f816363a32180640417 Mon Sep 17 00:00:00 2001 From: Alexander Kaplan Date: Thu, 23 Jul 2020 11:01:41 -0700 Subject: [PATCH] Adjust "Operation" name for uniqueness. --- .../preview/2020-06-02-preview/livetoken_API.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-06-02-preview/livetoken_API.json b/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-06-02-preview/livetoken_API.json index 94fa690aced9..bac300f6f969 100644 --- a/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-06-02-preview/livetoken_API.json +++ b/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-06-02-preview/livetoken_API.json @@ -42,7 +42,7 @@ "Operations" ], "summary": "List available operations.", - "description": "List the available operations supported by the Microsoft.EventGrid resource provider.", + "description": "List the available operations supported by the resource provider.", "operationId": "Operations_List", "consumes": [], "produces": [ @@ -136,7 +136,7 @@ "description": "A collection of operations", "type": "array", "items": { - "$ref": "#/definitions/Operation" + "$ref": "#/definitions/OperationLive" } }, "nextLink": { @@ -145,7 +145,7 @@ } } }, - "Operation": { + "OperationLive": { "description": "Represents an operation returned by the GetOperations request", "type": "object", "properties": {