From c60547377173fddd5f1b31f6b4d9af2a5776ba97 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 1 Dec 2018 17:16:15 -0500 Subject: [PATCH] typo: Microsoft.EventGrid - Double word "key" - eventtime -> eventTime - upto -> up to --- .../preview/2017-06-15-preview/EventGrid.json | 2 +- .../preview/2017-09-15-preview/EventGrid.json | 2 +- .../preview/2018-05-01-preview/EventGrid.json | 4 ++-- .../preview/2018-09-15-preview/EventGrid.json | 6 +++--- .../Microsoft.EventGrid/stable/2018-01-01/EventGrid.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-06-15-preview/EventGrid.json b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-06-15-preview/EventGrid.json index 140789674ab6..5c447e047a8d 100644 --- a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-06-15-preview/EventGrid.json +++ b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-06-15-preview/EventGrid.json @@ -1773,7 +1773,7 @@ } }, "TopicRegenerateKeyRequest": { - "description": "Topic regenerate share access key key request", + "description": "Topic regenerate share access key request", "required": [ "keyName" ], diff --git a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-09-15-preview/EventGrid.json b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-09-15-preview/EventGrid.json index c99840fbb7e5..9f41e25d9652 100644 --- a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-09-15-preview/EventGrid.json +++ b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2017-09-15-preview/EventGrid.json @@ -1892,7 +1892,7 @@ } }, "TopicRegenerateKeyRequest": { - "description": "Topic regenerate share access key key request", + "description": "Topic regenerate share access key request", "required": [ "keyName" ], diff --git a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-05-01-preview/EventGrid.json b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-05-01-preview/EventGrid.json index 6b8170656987..55b2bf40833f 100644 --- a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-05-01-preview/EventGrid.json +++ b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-05-01-preview/EventGrid.json @@ -2018,7 +2018,7 @@ } }, "JsonField": { - "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id','topic' and 'eventtime' properties. This represents a field in the input event schema.", + "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id','topic' and 'eventTime' properties. This represents a field in the input event schema.", "type": "object", "properties": { "sourceField": { @@ -2028,7 +2028,7 @@ } }, "JsonFieldWithDefault": { - "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'subject','eventtype' and 'dataversion' properties. This represents a field in the input event schema along with a default value to be used, and at least one of these two properties should be provided.", + "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'subject','eventType' and 'dataVersion' properties. This represents a field in the input event schema along with a default value to be used, and at least one of these two properties should be provided.", "type": "object", "properties": { "sourceField": { diff --git a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-09-15-preview/EventGrid.json b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-09-15-preview/EventGrid.json index e6356ff4740c..47025ae3e02d 100644 --- a/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-09-15-preview/EventGrid.json +++ b/specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2018-09-15-preview/EventGrid.json @@ -2659,7 +2659,7 @@ } }, "key": { - "description": "The filter key. Represents an event property with upto two levels of nesting.", + "description": "The filter key. Represents an event property with up to two levels of nesting.", "type": "string" } }, @@ -3033,7 +3033,7 @@ } }, "JsonField": { - "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id','topic' and 'eventtime' properties. This represents a field in the input event schema.", + "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id','topic' and 'eventTime' properties. This represents a field in the input event schema.", "type": "object", "properties": { "sourceField": { @@ -3043,7 +3043,7 @@ } }, "JsonFieldWithDefault": { - "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'subject','eventtype' and 'dataversion' properties. This represents a field in the input event schema along with a default value to be used, and at least one of these two properties should be provided.", + "description": "This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'subject','eventType' and 'dataVersion' properties. This represents a field in the input event schema along with a default value to be used, and at least one of these two properties should be provided.", "type": "object", "properties": { "sourceField": { diff --git a/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2018-01-01/EventGrid.json b/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2018-01-01/EventGrid.json index f4f658fc7970..3a5365e63ee6 100644 --- a/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2018-01-01/EventGrid.json +++ b/specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2018-01-01/EventGrid.json @@ -1883,7 +1883,7 @@ } }, "TopicRegenerateKeyRequest": { - "description": "Topic regenerate share access key key request", + "description": "Topic regenerate share access key request", "required": [ "keyName" ],