Skip to content

Commit 236de99

Browse files
tombuildsstuffLeiwang3SQL
authored andcommitted
databricks: fixing the Swagger Tags to be consistent (Azure#16437)
1 parent 8120a66 commit 236de99

File tree

1 file changed

+2
-2
lines changed
  • specification/databricks/resource-manager/Microsoft.Databricks/preview/2021-04-01-preview

1 file changed

+2
-2
lines changed

specification/databricks/resource-manager/Microsoft.Databricks/preview/2021-04-01-preview/databricks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
},
547547
"put": {
548548
"tags": [
549-
"PUT"
549+
"PrivateEndpointConnections"
550550
],
551551
"summary": "Update private endpoint connection status",
552552
"description": "Update the status of a private endpoint connection with the specified name",
@@ -606,7 +606,7 @@
606606
},
607607
"delete": {
608608
"tags": [
609-
"DELETE"
609+
"PrivateEndpointConnections"
610610
],
611611
"summary": "Remove private endpoint connection",
612612
"description": "Remove private endpoint connection with the specified name",

0 commit comments

Comments
 (0)