Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: notificationhubs/resource-manager/Microsoft.NotificationHubs #4722

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "Aauthorization Rule Name."
"description": "Authorization Rule Name."
},
{
"name": "parameters",
Expand Down Expand Up @@ -1163,7 +1163,7 @@
"description": "Gets or sets true if the name is available and can be used to create new Namespace/NotificationHub. Otherwise false."
}
},
"description": "Description of a CheckAvailibility resource."
"description": "Description of a CheckAvailability resource."
},
"NamespaceProperties": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
],
"responses": {
"200": {
"description": "Checks if the Namespace name is a valid availabile name",
"description": "Checks if the Namespace name is a valid available name",
"schema": {
"$ref": "#/definitions/CheckAvailabilityResult"
}
Expand Down Expand Up @@ -287,7 +287,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "Aauthorization Rule Name."
"description": "Authorization Rule Name."
},
{
"name": "parameters",
Expand Down Expand Up @@ -664,7 +664,7 @@
],
"responses": {
"200": {
"description": "Checks if the NotificationHub name is a valid availabile name",
"description": "Checks if the NotificationHub name is a valid available name",
"schema": {
"$ref": "#/definitions/CheckAvailabilityResult"
}
Expand Down Expand Up @@ -1299,7 +1299,7 @@
"$ref": "#/definitions/Resource"
}
],
"description": "Description of a CheckAvailibility resource."
"description": "Description of a CheckAvailability resource."
},
"NamespaceProperties": {
"properties": {
Expand Down Expand Up @@ -1460,7 +1460,7 @@
"properties": {
"x-ms-client-flatten": true,
"$ref": "#/definitions/SharedAccessAuthorizationRuleProperties",
"description": "Pproperties of the Namespace AuthorizationRule."
"description": "Properties of the Namespace AuthorizationRule."
}
},
"allOf": [
Expand Down Expand Up @@ -1552,7 +1552,7 @@
},
"thumbprint": {
"type": "string",
"description": "The Apns certificate Thumbprint"
"description": "The APNS certificate Thumbprint"
}
},
"description": "Description of a NotificationHub ApnsCredential."
Expand Down Expand Up @@ -1629,7 +1629,7 @@
},
"thumbprint": {
"type": "string",
"description": "The Mpns certificate Thumbprint"
"description": "The MPNS certificate Thumbprint"
}
},
"description": "Description of a NotificationHub MpnsCredential."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"responses": {
"200": {
"description": "Checks if the Namespace name is a valid availabile name",
"description": "Checks if the Namespace name is a valid available name",
"schema": {
"$ref": "#/definitions/CheckAvailabilityResult"
}
Expand Down Expand Up @@ -345,7 +345,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "Aauthorization Rule Name."
"description": "Authorization Rule Name."
},
{
"name": "parameters",
Expand Down Expand Up @@ -648,7 +648,7 @@
"Namespaces"
],
"x-ms-examples": {
"NameSpaceAuthorizationRuleRegenrateKey": {
"NameSpaceAuthorizationRuleRegenerateKey": {
"$ref": "./examples/Namespaces/NHNameSpaceAuthorizationRuleRegenrateKey.json"
}
},
Expand Down Expand Up @@ -747,7 +747,7 @@
],
"responses": {
"200": {
"description": "Checks if the NotificationHub name is a valid availabile name",
"description": "Checks if the NotificationHub name is a valid available name",
"schema": {
"$ref": "#/definitions/CheckAvailabilityResult"
}
Expand All @@ -761,7 +761,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubCreate": {
"NotificationHubCreate": {
"$ref": "./examples/NotificationHubs/NotificationHubCreate.json"
}
},
Expand Down Expand Up @@ -825,7 +825,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubPatch": {
"NotificationHubPatch": {
"$ref": "./examples/NotificationHubs/NotificationHubPatch.json"
}
},
Expand Down Expand Up @@ -883,7 +883,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubDelete": {
"NotificationHubDelete": {
"$ref": "./examples/NotificationHubs/NotificationHubDelete.json"
}
},
Expand Down Expand Up @@ -929,7 +929,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubGet": {
"NotificationHubGet": {
"$ref": "./examples/NotificationHubs/NotificationHubGet.json"
}
},
Expand Down Expand Up @@ -1040,7 +1040,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleCreate": {
"NotificationHubAuthorizationRuleCreate": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleCreate.json"
}
},
Expand Down Expand Up @@ -1105,7 +1105,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleDelete": {
"NotificationHubAuthorizationRuleDelete": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleDelete.json"
}
},
Expand Down Expand Up @@ -1161,7 +1161,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleGet": {
"NotificationHubAuthorizationRuleGet": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleGet.json"
}
},
Expand Down Expand Up @@ -1219,7 +1219,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubListByNameSpace": {
"NotificationHubListByNameSpace": {
"$ref": "./examples/NotificationHubs/NotificationHubListByNameSpace.json"
}
},
Expand Down Expand Up @@ -1266,7 +1266,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleListAll": {
"NotificationHubAuthorizationRuleListAll": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleListAll.json"
}
},
Expand Down Expand Up @@ -1320,7 +1320,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleListKey": {
"NotificationHubAuthorizationRuleListKey": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleListKey.json"
}
},
Expand Down Expand Up @@ -1378,7 +1378,7 @@
"NotificationHubs"
],
"x-ms-examples": {
"notificationhubAuthorizationRuleRegenrateKey": {
"NotificationHubAuthorizationRuleRegenrateKey": {
"$ref": "./examples/NotificationHubs/NotificationHubAuthorizationRuleRegenrateKey.json"
}
},
Expand Down Expand Up @@ -1542,7 +1542,7 @@
}
},
"ErrorResponse": {
"description": "Error reponse indicates NotificationHubs service is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates NotificationHubs service is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"code": {
Expand Down Expand Up @@ -1608,7 +1608,7 @@
"$ref": "#/definitions/Resource"
}
],
"description": "Description of a CheckAvailibility resource."
"description": "Description of a CheckAvailability resource."
},
"NamespaceProperties": {
"properties": {
Expand Down Expand Up @@ -1818,7 +1818,7 @@
"properties": {
"x-ms-client-flatten": true,
"$ref": "#/definitions/SharedAccessAuthorizationRuleProperties",
"description": "Pproperties of the Namespace AuthorizationRule."
"description": "Properties of the Namespace AuthorizationRule."
}
},
"allOf": [
Expand Down Expand Up @@ -1910,7 +1910,7 @@
},
"thumbprint": {
"type": "string",
"description": "The Apns certificate Thumbprint"
"description": "The APNS certificate Thumbprint"
},
"keyId": {
"type": "string",
Expand Down Expand Up @@ -2003,7 +2003,7 @@
},
"thumbprint": {
"type": "string",
"description": "The Mpns certificate Thumbprint"
"description": "The MPNS certificate Thumbprint"
}
},
"description": "Description of a NotificationHub MpnsCredential."
Expand Down