From d09ea8e8e013001607fbeecae1bf7a7b1fe68e42 Mon Sep 17 00:00:00 2001 From: Mariana Cardoso Date: Thu, 21 Sep 2017 15:54:07 +0000 Subject: [PATCH] Correct operation group names (#1707) --- .../2017-04-18/cognitiveservices.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/2017-04-18/cognitiveservices.json b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/2017-04-18/cognitiveservices.json index 46de45f2986a..fc8fa8eeeb2e 100644 --- a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/2017-04-18/cognitiveservices.json +++ b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/2017-04-18/cognitiveservices.json @@ -33,7 +33,7 @@ "CognitiveServicesAccounts" ], "description": "Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.", - "operationId": "CognitiveServicesAccounts_Create", + "operationId": "Accounts_Create", "x-ms-examples": { "Get Account": { "$ref": "./examples/CreateAccount.json" @@ -99,7 +99,7 @@ "CognitiveServicesAccounts" ], "description": "Updates a Cognitive Services account", - "operationId": "CognitiveServicesAccounts_Update", + "operationId": "Accounts_Update", "x-ms-examples": { "Get Account": { "$ref": "./examples/UpdateAccount.json" @@ -160,7 +160,7 @@ "CognitiveServicesAccounts" ], "description": "Deletes a Cognitive Services account from the resource group. ", - "operationId": "CognitiveServicesAccounts_Delete", + "operationId": "Accounts_Delete", "x-ms-examples": { "Delete Account": { "$ref": "./examples/DeleteAccount.json" @@ -211,7 +211,7 @@ "CognitiveServicesAccounts" ], "description": "Returns a Cognitive Services account specified by the parameters.", - "operationId": "CognitiveServicesAccounts_GetProperties", + "operationId": "Accounts_GetProperties", "x-ms-examples": { "Get Account": { "$ref": "./examples/GetAccount.json" @@ -348,7 +348,7 @@ "tags": [ "CognitiveServicesAccounts" ], - "operationId": "CognitiveServicesAccounts_ListKeys", + "operationId": "Accounts_ListKeys", "description": "Lists the account keys for the specified Cognitive Services account.", "x-ms-examples": { "List Keys": { @@ -401,7 +401,7 @@ "tags": [ "CognitiveServicesAccounts" ], - "operationId": "CognitiveServicesAccounts_RegenerateKey", + "operationId": "Accounts_RegenerateKey", "description": "Regenerates the specified account key for the specified Cognitive Services account.", "x-ms-examples": { "Regenerate Keys": { @@ -470,7 +470,7 @@ "$ref": "./examples/ListSkus.json" } }, - "operationId": "CognitiveServicesAccounts_ListSkus", + "operationId": "Accounts_ListSkus", "parameters": [ { "name": "resourceGroupName",