Skip to content

Commit 546e32c

Browse files
gulopesdKayla Ames
authored andcommitted
Edit description of orderBy (Azure#22807)
1 parent bcd4a44 commit 546e32c

File tree

1 file changed

+1
-1
lines changed
  • specification/monitor/resource-manager/Microsoft.Insights/stable/2019-07-01

1 file changed

+1
-1
lines changed

specification/monitor/resource-manager/Microsoft.Insights/stable/2019-07-01/metrics_API.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
"in": "query",
389389
"required": false,
390390
"type": "string",
391-
"description": "The aggregation to use for sorting results and the direction of the sort.\nOnly one order can be specified.\nExamples: sum asc.",
391+
"description": "The aggregation to use for the results and the direction to sort them by ('asc' for ascending, or 'desc' for descending).\nOnly one order can be specified.\nExamples: sum asc.",
392392
"x-ms-parameter-location": "method"
393393
},
394394
"ResultTypeParameter": {

0 commit comments

Comments
 (0)