File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
specification/eventhub/resource-manager/Microsoft.EventHub/preview/2022-10-01-preview Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 96
96
"$ref" : " ./examples/SchemaRegistry/SchemaRegistryCreate.json"
97
97
}
98
98
},
99
- "description" : " " ,
99
+ "description" : " Creates or Updates an EventHub schema group. " ,
100
100
"parameters" : [
101
101
{
102
102
"$ref" : " ../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
148
148
"$ref" : " ./examples/SchemaRegistry/SchemaRegistryDelete.json"
149
149
}
150
150
},
151
- "description" : " " ,
151
+ "description" : " Deletes an EventHub schema group. " ,
152
152
"parameters" : [
153
153
{
154
154
"$ref" : " ../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
191
191
"$ref" : " ./examples/SchemaRegistry/SchemaRegistryGet.json"
192
192
}
193
193
},
194
- "description" : " " ,
194
+ "description" : " Gets the details of an EventHub schema group. " ,
195
195
"parameters" : [
196
196
{
197
197
"$ref" : " ../../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter"
You can’t perform that action at this time.
0 commit comments