From 3f91c7ca613cfe194412527db4a3368644cbbb4f Mon Sep 17 00:00:00 2001 From: Hyuk Jun Park Date: Thu, 2 Apr 2020 15:50:27 -0700 Subject: [PATCH 1/5] add filter doc --- .../Microsoft.Advisor/stable/2017-04-19/advisor.json | 2 +- .../Microsoft.Advisor/stable/2020-01-01/advisor.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json index b529e7e13799..f1e82504e81a 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json @@ -346,7 +346,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
$filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", "required": false, "type": "string" }, diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json index 7f754143fda4..c6b5942af1ec 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json @@ -396,7 +396,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
$filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", "required": false, "type": "string" }, From 82b8da33d6a031b1b161c944da521e85ae4376da Mon Sep 17 00:00:00 2001 From: Hyuk Jun Park Date: Thu, 2 Apr 2020 16:43:55 -0700 Subject: [PATCH 2/5] trigger doc gen --- .../Microsoft.Advisor/stable/2020-01-01/advisor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json index c6b5942af1ec..121ab6716e8c 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json @@ -396,7 +396,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
$filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", "required": false, "type": "string" }, From 983fc2e29d6b899b5c11ffdfd33f4d14575af516 Mon Sep 17 00:00:00 2001 From: Hyuk Jun Park Date: Thu, 2 Apr 2020 18:38:32 -0700 Subject: [PATCH 3/5] fix formatting in old api version --- .../Microsoft.Advisor/stable/2017-04-19/advisor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json index f1e82504e81a..14b0dcbed272 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json @@ -346,7 +346,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
$filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", "required": false, "type": "string" }, From c0b73531a4b95fc76fb9c4dc64d6815c56b92bc5 Mon Sep 17 00:00:00 2001 From: Hyuk Jun Park Date: Thu, 2 Apr 2020 20:33:07 -0700 Subject: [PATCH 4/5] trigger again --- .../Microsoft.Advisor/stable/2017-04-19/advisor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json index 14b0dcbed272..b18fabf84095 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json @@ -346,7 +346,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup' ", "required": false, "type": "string" }, From 80f281481e9543fdf9b2e50e27409201a820bc3a Mon Sep 17 00:00:00 2001 From: Hyuk Jun Park Date: Mon, 6 Apr 2020 09:58:19 -0700 Subject: [PATCH 5/5] add link to categories --- .../Microsoft.Advisor/stable/2017-04-19/advisor.json | 2 +- .../Microsoft.Advisor/stable/2020-01-01/advisor.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json index b18fabf84095..b58bf9ef96ac 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2017-04-19/advisor.json @@ -346,7 +346,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup' ", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#category)'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup' ", "required": false, "type": "string" }, diff --git a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json index 121ab6716e8c..b23e5c9cde79 100644 --- a/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json +++ b/specification/advisor/resource-manager/Microsoft.Advisor/stable/2020-01-01/advisor.json @@ -396,7 +396,7 @@ { "name": "$filter", "in": "query", - "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", + "description": "The filter to apply to the recommendations.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#category)'] with operators ['eq', 'and', 'or'].
Example:
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'", "required": false, "type": "string" },