Skip to content

Commit 67f3f22

Browse files
Updated Post APIs OperationId (#29183)
* Updated Post APIs OperationId * Updated operationId for Discovery Solutions NLP APIs
1 parent 15bffa2 commit 67f3f22

File tree

1 file changed

+3
-3
lines changed
  • specification/help/resource-manager/Microsoft.Help/preview/2024-03-01-preview

1 file changed

+3
-3
lines changed

specification/help/resource-manager/Microsoft.Help/preview/2024-03-01-preview/help.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"checkNameAvailability"
7878
],
7979
"description": "This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions",
80-
"operationId": "CheckNameAvailability_Post",
80+
"operationId": "CheckNameAvailability_CheckAvailability",
8181
"parameters": [
8282
{
8383
"$ref": "#/parameters/ScopeParameter"
@@ -817,7 +817,7 @@
817817
"discoverSolutions"
818818
],
819819
"description": "Search for relevant Azure Diagnostics, Solutions and Troubleshooters using a natural language issue summary.",
820-
"operationId": "DiscoverySolutionNLPTenantScope_Post",
820+
"operationId": "DiscoverySolutionNLP_DiscoverSolutions",
821821
"parameters": [
822822
{
823823
"$ref": "#/parameters/ApiVersionParameter"
@@ -858,7 +858,7 @@
858858
"discoverSolutions"
859859
],
860860
"description": "Search for relevant Azure Diagnostics, Solutions and Troubleshooters using a natural language issue summary and subscription.",
861-
"operationId": "DiscoverySolutionNLPSubscriptionScope_Post",
861+
"operationId": "DiscoverySolutionNLP_DiscoverSolutionsBySubscription",
862862
"parameters": [
863863
{
864864
"$ref": "#/parameters/SubscriptionIdParameter"

0 commit comments

Comments
 (0)