Skip to content

Commit 9fc3494

Browse files
damodaravadhanikayousef
authored andcommitted
[EventHubs]: Adding missing descriptions (Azure#21685)
* Adding missing descriptions * fix * Doc Fix * Fixes
1 parent efcd271 commit 9fc3494

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

specification/eventhub/resource-manager/Microsoft.EventHub/preview/2022-01-01-preview/SchemaRegistry.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"$ref": "./examples/SchemaRegistry/SchemaRegistryCreate.json"
9797
}
9898
},
99-
"description": "",
99+
"description": "Creates or Updates an EventHub schema group.",
100100
"parameters": [
101101
{
102102
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
@@ -148,7 +148,7 @@
148148
"$ref": "./examples/SchemaRegistry/SchemaRegistryDelete.json"
149149
}
150150
},
151-
"description": "",
151+
"description": "Deletes an EventHub schema group.",
152152
"parameters": [
153153
{
154154
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
@@ -191,7 +191,7 @@
191191
"$ref": "./examples/SchemaRegistry/SchemaRegistryGet.json"
192192
}
193193
},
194-
"description": "",
194+
"description": "Gets the details of an EventHub schema group.",
195195
"parameters": [
196196
{
197197
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"

specification/eventhub/resource-manager/Microsoft.EventHub/preview/2022-01-01-preview/namespaces-preview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
"$ref": "./examples/NameSpaces/PrivateEndPointConnectionDelete.json"
448448
}
449449
},
450-
"description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.",
450+
"description": "Deletes a Private Endpoint Connection.",
451451
"externalDocs": {
452452
"url": "https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx"
453453
},

specification/eventhub/resource-manager/Microsoft.EventHub/stable/2021-11-01/SchemaRegistry.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"$ref": "./examples/SchemaRegistry/SchemaRegistryCreate.json"
9797
}
9898
},
99-
"description": "",
99+
"description": "Creates or Updates an EventHub schema group.",
100100
"parameters": [
101101
{
102102
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
@@ -148,7 +148,7 @@
148148
"$ref": "./examples/SchemaRegistry/SchemaRegistryDelete.json"
149149
}
150150
},
151-
"description": "",
151+
"description": "Deletes an EventHub schema group.",
152152
"parameters": [
153153
{
154154
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
@@ -191,7 +191,7 @@
191191
"$ref": "./examples/SchemaRegistry/SchemaRegistryGet.json"
192192
}
193193
},
194-
"description": "",
194+
"description": "Gets the details of an EventHub schema group.",
195195
"parameters": [
196196
{
197197
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"

specification/eventhub/resource-manager/Microsoft.EventHub/stable/2021-11-01/namespaces-preview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
"$ref": "./examples/NameSpaces/PrivateEndPointConnectionDelete.json"
442442
}
443443
},
444-
"description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.",
444+
"description": "Deletes a Private Endpoint Connection.",
445445
"externalDocs": {
446446
"url": "https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx"
447447
},

0 commit comments

Comments
 (0)