Commit fae83e3
authored
Fix typo in availability schema property name
Typo in the schema property, in the final output.
cli output sample:
{
"id": "[cut]",
"isAvailiable": true,
"name": "[cut]",
"type": "Microsoft.NotificationHubs/namespaces/checkNamespaceAvailability"
}1 parent 4c81161 commit fae83e3
File tree
1 file changed
+2
-2
lines changed- src/notification-hub/azext_notification_hub/aaz/latest/notification_hub
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments