Skip to content

Commit 3648a17

Browse files
committed
typo: servicebus/resource-manager/Microsoft.ServiceBus
- Porperties -> Properties - SKU capitalization - reponse -> response - authorizatio -> authorization - Tpoic -> Topic - namespce -> namespace - authorizationrule -> authorization rule - Autorization -> Authorization - Regenrate -> Regenerate - Namepsace -> Namespace - envokes -> Invokes - enties -> entities - SqlFilter capitalization - Corelation -> Correlation - neeeds -> needs - deatils -> details - acrchive -> archive - pairning -> pairing
1 parent aa18874 commit 3648a17

32 files changed

+57
-57
lines changed

specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2018-01-01-preview/servicebus-preview.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@
917917
"properties": {
918918
"sku": {
919919
"$ref": "#/definitions/SBSku",
920-
"description": "Porperties of Sku"
920+
"description": "Properties of SKU"
921921
},
922922
"properties": {
923923
"x-ms-client-flatten": true,
@@ -936,7 +936,7 @@
936936
"properties": {
937937
"sku": {
938938
"$ref": "#/definitions/SBSku",
939-
"description": "Porperties of Sku"
939+
"description": "Properties of SKU"
940940
},
941941
"properties": {
942942
"x-ms-client-flatten": true,
@@ -1077,7 +1077,7 @@
10771077
}
10781078
},
10791079
"ErrorResponse": {
1080-
"description": "Error reponse indicates ServiceBus service is not able to process the incoming request. The reason is provided in the error message.",
1080+
"description": "Error response indicates ServiceBus service is not able to process the incoming request. The reason is provided in the error message.",
10811081
"type": "object",
10821082
"properties": {
10831083
"code": {

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2014-09-01/servicebus.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@
11391139
"Topics"
11401140
],
11411141
"operationId": "Topics_CreateOrUpdateAuthorizationRule",
1142-
"description": "Creates an authorizatio rule for the specified topic.",
1142+
"description": "Creates an authorization rule for the specified topic.",
11431143
"externalDocs": {
11441144
"url": "https://msdn.microsoft.com/en-us/library/azure/mt720678.aspx"
11451145
},
@@ -2319,7 +2319,7 @@
23192319
"description": "The exact time the message was updated."
23202320
}
23212321
},
2322-
"description": "The Tpoic Properties definition."
2322+
"description": "The Topic Properties definition."
23232323
},
23242324
"SubscriptionCreateOrUpdateParameters": {
23252325
"properties": {
@@ -2503,7 +2503,7 @@
25032503
"properties": {
25042504
"name": {
25052505
"type": "string",
2506-
"description": "The Name to check the namespce name availability and The namespace name can contain only letters, numbers, and hyphens. The namespace must start with a letter, and it must end with a letter or number."
2506+
"description": "The Name to check the namespace name availability and The namespace name can contain only letters, numbers, and hyphens. The namespace must start with a letter, and it must end with a letter or number."
25072507
}
25082508
},
25092509
"required": [
@@ -2663,7 +2663,7 @@
26632663
"minLength": 1,
26642664
"maxLength": 50,
26652665
"x-ms-parameter-location": "method",
2666-
"description": "The authorizationrule name."
2666+
"description": "The authorization rule name."
26672667
},
26682668
"queueNameParameter": {
26692669
"name": "queueName",

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAutorizationRuleDelete.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAuthorizationRuleDelete.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAutorizationRuleGet.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAuthorizationRuleGet.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAutorizationRuleListAll.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAuthorizationRuleListAll.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAuthorizationRuleRegenrateKey.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBNameSpaceAuthorizationRuleRegenerateKey.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAutorizationRuleDelete.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAuthorizationRuleDelete.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAutorizationRuleGet.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAuthorizationRuleGet.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAutorizationRuleListAll.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAuthorizationRuleListAll.json

File renamed without changes.

specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAuthorizationRuleRegenrateKey.json renamed to specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2015-08-01/examples/SBQueueAuthorizationRuleRegenerateKey.json

File renamed without changes.

0 commit comments

Comments
 (0)