From 74732e42435aeae851babb96095369c7ec166107 Mon Sep 17 00:00:00 2001 From: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:26:43 -0800 Subject: [PATCH] Update Storage.json (#17564) --- .../data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json index b552a85f6074..1a5cf729b577 100644 --- a/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json +++ b/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json @@ -165,7 +165,7 @@ }, "recursive": { "description": "Is this event for a recursive delete operation.", - "type": "boolean" + "type": "string" }, "sequencer": { "description": "An opaque string value representing the logical sequence of events for any particular directory name. Users can use standard string comparison to understand the relative sequence of two events on the same directory name.",