From ad46e205e322a7981412bb3b79ce29bcb757e175 Mon Sep 17 00:00:00 2001 From: Sarangan Rajamanickam Date: Wed, 11 Jul 2018 15:36:26 -0700 Subject: [PATCH] Add x-ms-parameter-location property --- .../Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json index d7088a77385e..735cee8df939 100644 --- a/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json +++ b/specification/automation/resource-manager/Microsoft.Automation/stable/2018-01-15/dscNodeCounts.json @@ -140,7 +140,8 @@ "x-ms-enum": { "name": "CountType", "modelAsString": true - } + }, + "x-ms-parameter-location":"client" } } } \ No newline at end of file