From 743191688e78f269f7e5cd69a77a9e1a45059075 Mon Sep 17 00:00:00 2001 From: refortie <37600290+refortie@users.noreply.github.com> Date: Tue, 19 Jun 2018 13:18:57 -0700 Subject: [PATCH] Adding in description of available filter options (#3263) --- .../stable/2016-06-01/logic.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json index 88bd680be186..5eab158f4416 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json @@ -58,7 +58,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId.", "in": "query", "required": false, "type": "string" @@ -109,7 +109,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: State, Trigger, and ReferencedResourceId.", "in": "query", "required": false, "type": "string" @@ -1223,7 +1223,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId.", "in": "query", "required": false, "type": "string" @@ -1389,7 +1389,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId.", "in": "query", "required": false, "type": "string" @@ -1543,7 +1543,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: Status.", "in": "query", "required": false, "type": "string" @@ -3117,7 +3117,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: SchemaType.", "in": "query", "required": false, "type": "string" @@ -3403,7 +3403,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: MapType.", "in": "query", "required": false, "type": "string" @@ -3689,7 +3689,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: PartnerType.", "in": "query", "required": false, "type": "string" @@ -3975,7 +3975,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: AgreementType.", "in": "query", "required": false, "type": "string" @@ -4480,7 +4480,7 @@ }, { "name": "$filter", - "description": "The filter to apply on the operation.", + "description": "The filter to apply on the operation. Options for filters include: ChangedTime.", "in": "query", "required": false, "type": "string"