Skip to content

Commit

Permalink
[EventHubs]: Adding missing descriptions (Azure#21685)
Browse files Browse the repository at this point in the history
* Adding missing descriptions

* fix

* Doc Fix

* Fixes
  • Loading branch information
damodaravadhani authored and anandanthony committed Dec 16, 2022
1 parent dde6606 commit 00702a8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryCreate.json"
}
},
"description": "",
"description": "Creates or Updates an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down Expand Up @@ -148,7 +148,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryDelete.json"
}
},
"description": "",
"description": "Deletes an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down Expand Up @@ -191,7 +191,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryGet.json"
}
},
"description": "",
"description": "Gets the details of an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
"$ref": "./examples/NameSpaces/PrivateEndPointConnectionDelete.json"
}
},
"description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.",
"description": "Deletes a Private Endpoint Connection.",
"externalDocs": {
"url": "https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryCreate.json"
}
},
"description": "",
"description": "Creates or Updates an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down Expand Up @@ -148,7 +148,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryDelete.json"
}
},
"description": "",
"description": "Deletes an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down Expand Up @@ -191,7 +191,7 @@
"$ref": "./examples/SchemaRegistry/SchemaRegistryGet.json"
}
},
"description": "",
"description": "Gets the details of an EventHub schema group.",
"parameters": [
{
"$ref": "../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
"$ref": "./examples/NameSpaces/PrivateEndPointConnectionDelete.json"
}
},
"description": "Deletes an existing namespace. This operation also removes all associated resources under the namespace.",
"description": "Deletes a Private Endpoint Connection.",
"externalDocs": {
"url": "https://msdn.microsoft.com/en-us/library/azure/mt639389.aspx"
},
Expand Down

0 comments on commit 00702a8

Please sign in to comment.