Skip to content

Commit

Permalink
[Eventhub] Description added for eventhub schema registry for api-ver…
Browse files Browse the repository at this point in the history
…sion=2022-10-01-preview (Azure#23632)

* Updates

* Updates
  • Loading branch information
schaudhari6254888 authored Apr 20, 2023
1 parent c2b02df commit 00ff897
Showing 1 changed file with 3 additions and 3 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

0 comments on commit 00ff897

Please sign in to comment.