Skip to content

Commit 7499d0e

Browse files
wawon-msfthovsepm
authored andcommitted
Fixed operation ID for configuration operation (#3424)
1 parent e2b4303 commit 7499d0e

File tree

1 file changed

+2
-2
lines changed
  • specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview

1 file changed

+2
-2
lines changed

specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview/configurations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"tags": [
3838
"Configurations"
3939
],
40-
"operationId": "Configurations_UpdateHTTPSettings",
41-
"description": "Configures the HTTP settings on the specified cluster.",
40+
"operationId": "Configurations_Update",
41+
"description": "Configures the configuration on the specified cluster.",
4242
"x-ms-examples": {
4343
"Enable HTTP connectivity": {
4444
"$ref": "./examples/ChangeHttpConnectivityEnable.json"

0 commit comments

Comments
 (0)