Skip to content

Commit 4ba58b7

Browse files
author
Tim Nguyen
committed
updated resource-list description for $top and tags
1 parent 70626b9 commit 4ba58b7

File tree

1 file changed

+2
-2
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01

1 file changed

+2
-2
lines changed

specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,7 @@
24442444
"required": false,
24452445
"type": "integer",
24462446
"format": "int32",
2447-
"description": "The number of results to return. If null is passed, returns all resources."
2447+
"description": "The maximum number of results to return. If null is passed, returns all resources."
24482448
},
24492449
{
24502450
"$ref": "#/parameters/ApiVersionParameter"
@@ -2957,7 +2957,7 @@
29572957
"required": false,
29582958
"type": "integer",
29592959
"format": "int32",
2960-
"description": "The number of results to return. If null is passed, returns all resource groups."
2960+
"description": "The maximum number of results to return. If null is passed, returns all resource groups."
29612961
},
29622962
{
29632963
"$ref": "#/parameters/ApiVersionParameter"

0 commit comments

Comments
 (0)