From bc5c2cabdb4e8076a25f7abef152bf156fbbc167 Mon Sep 17 00:00:00 2001 From: RakeshMohan-MSFT <49954584+RakeshMohanMSFT@users.noreply.github.com> Date: Fri, 13 May 2022 13:11:44 +0530 Subject: [PATCH] {azure-rest-api-specs} | update description of $top parameter Fixes https://github.com/Azure/azure-rest-api-specs/issues/18525 --- .../Microsoft.Resources/stable/2021-04-01/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json index f8d84a66bd1b..0387c15eadd9 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json @@ -2957,7 +2957,7 @@ "required": false, "type": "integer", "format": "int32", - "description": "The number of results to return. If null is passed, returns all resources." + "description": "The number of recommendations per page if a paged version of this API is being used." }, { "$ref": "#/parameters/ApiVersionParameter"