From 74efe54fbc55c91a1d9213afbb2723747acfddf9 Mon Sep 17 00:00:00 2001 From: jochav <75458295+jochav@users.noreply.github.com> Date: Wed, 21 Jul 2021 21:19:25 -0400 Subject: [PATCH] Updating Query filter description (#15291) Co-authored-by: Jorge Chavez Nieto --- .../stable/2019-01-01/costmanagement.json | 2 +- .../stable/2019-09-01/costmanagement.json | 2 +- .../stable/2019-10-01/costmanagement.json | 2 +- .../stable/2019-11-01/costmanagement.exports.json | 2 +- .../stable/2019-11-01/costmanagement.json | 2 +- .../stable/2020-06-01/costmanagement.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-01-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-01-01/costmanagement.json index 254541ce9660..9054208220de 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-01-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-01-01/costmanagement.json @@ -925,7 +925,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-09-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-09-01/costmanagement.json index 3a52625d8593..ffb411372671 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-09-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-09-01/costmanagement.json @@ -947,7 +947,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-10-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-10-01/costmanagement.json index 7b8ee24c3400..908df9c4aab4 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-10-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-10-01/costmanagement.json @@ -1025,7 +1025,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json index a26c4a8e32d9..e4fed3f863c3 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json @@ -560,7 +560,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 8062bca713ac..1f6d3933e194 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -2736,7 +2736,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json index 3f8f4f596605..3f944e7603ef 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json @@ -2300,7 +2300,7 @@ }, "filter": { "type": "object", - "description": "Has filter expression to use in the query.", + "description": "The filter expression to use in the query. Please reference our Query API REST documentation for how to properly format the filter.", "$ref": "#/definitions/QueryFilter" } }