diff --git a/specification/botservice/resource-manager/Microsoft.BotService/preview/2017-12-01/botservice.json b/specification/botservice/resource-manager/Microsoft.BotService/preview/2017-12-01/botservice.json index 17d42ea04a8a..bdb75d317201 100644 --- a/specification/botservice/resource-manager/Microsoft.BotService/preview/2017-12-01/botservice.json +++ b/specification/botservice/resource-manager/Microsoft.BotService/preview/2017-12-01/botservice.json @@ -1929,7 +1929,7 @@ "ServiceProviderResponseList": { "properties": { "nextLink": { - "description": "The link used to get the next page of bot service service providers.", + "description": "The link used to get the next page of bot service providers.", "type": "string" }, "value": { @@ -1938,10 +1938,10 @@ "items": { "$ref": "#/definitions/ServiceProvider" }, - "description": "Gets the list of bot service service providers and their properties." + "description": "Gets the list of bot service providers and their properties." } }, - "description": "The list of bot service service providers response." + "description": "The list of bot service providers response." }, "ServiceProviderParameter": { "properties": { diff --git a/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json b/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json index 436bf13eb42a..507ff3a08f79 100644 --- a/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json +++ b/specification/botservice/resource-manager/Microsoft.BotService/preview/2018-07-12/botservice.json @@ -2217,7 +2217,7 @@ "ServiceProviderResponseList": { "properties": { "nextLink": { - "description": "The link used to get the next page of bot service service providers.", + "description": "The link used to get the next page of bot service providers.", "type": "string" }, "value": { @@ -2226,10 +2226,10 @@ "items": { "$ref": "#/definitions/ServiceProvider" }, - "description": "Gets the list of bot service service providers and their properties." + "description": "Gets the list of bot service providers and their properties." } }, - "description": "The list of bot service service providers response." + "description": "The list of bot service providers response." }, "ServiceProviderParameter": { "properties": {