From 8e24ef0511a64801a74bbebc795639c9fdcc7f9d Mon Sep 17 00:00:00 2001 From: olrakovs Date: Thu, 16 Jul 2020 20:45:31 +0300 Subject: [PATCH] fixing operation name --- .../Microsoft.Marketplace/stable/2020-01-01/Marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2020-01-01/Marketplace.json b/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2020-01-01/Marketplace.json index 651c18ca80c4..03956116190d 100644 --- a/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2020-01-01/Marketplace.json +++ b/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2020-01-01/Marketplace.json @@ -68,7 +68,7 @@ "tags": [ "PrivateStores" ], - "operationId": "PrivateStorPrivateOffers_List", + "operationId": "PrivateStorePrivateOffers_List", "description": "Get a list of all private offers in the given private store", "produces": [ "application/json"