Skip to content

Commit

Permalink
Adding missing period at the end of description
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajeev Vokkarne committed Sep 9, 2016
1 parent 2c2f7df commit 23e29b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arm-iothub/2016-02-03/swagger/iothub.json
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@
"type": "string"
},
"action": {
"description": "The action desired - accept or reject",
"description": "The action desired - accept or reject.",
"enum": [ "Accept", "Reject" ],
"type": "string",
"x-ms-enum": {
Expand All @@ -1264,7 +1264,7 @@
}
},
"ipMask": {
"description": "A string containing the IPAddress/range in CIDR notation",
"description": "A string containing the IPAddress/range in CIDR notation.",
"type": "string"
}
}
Expand Down

0 comments on commit 23e29b6

Please sign in to comment.