Skip to content

Commit

Permalink
typo: iothub/resource-manager/Microsoft.Devices
Browse files Browse the repository at this point in the history
- Double word "the"
- Thehub -> The hub
- Double word "state"
  • Loading branch information
nschonni committed Dec 16, 2018
1 parent 72e806d commit 4be51c5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@
],
"responses": {
"200": {
"description": "This is a synchronous operation. The body contains a JSON-serialized list of the consumer groups in the the Event Hub-compatible endpoint in this IoT hub",
"description": "This is a synchronous operation. The body contains a JSON-serialized list of the consumer groups in the Event Hub-compatible endpoint in this IoT hub",
"schema": {
"$ref": "#/definitions/EventHubConsumerGroupsListResult"
}
Expand Down Expand Up @@ -1910,7 +1910,7 @@
"readOnly": true
},
"state": {
"description": "Thehub state state.",
"description": "The hub state.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -2068,7 +2068,7 @@
"type": "object",
"properties": {
"sasTtlAsIso8601": {
"description": "The period of time for which the the SAS URI generated by IoT Hub for file upload is valid. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notification-configuration-options.",
"description": "The period of time for which the SAS URI generated by IoT Hub for file upload is valid. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notification-configuration-options.",
"type": "string",
"format": "duration"
},
Expand Down

0 comments on commit 4be51c5

Please sign in to comment.