From 498ef0d1ec78ad7465219779762ca62755558699 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 6 Dec 2018 03:53:30 -0500 Subject: [PATCH] typo: timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights (#4810) - asynchroneous -> asynchronous - synchroneously -> synchronously - avaliable -> available - programatically -> programmatically - asynchroneously -> asynchronously - Trim trailing spaces --- .../timeseriesinsights.json | 12 ++++---- .../timeseriesinsights.json | 14 ++++----- .../stable/2017-11-15/timeseriesinsights.json | 30 +++++++++---------- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2017-02-28-preview/timeseriesinsights.json b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2017-02-28-preview/timeseriesinsights.json index 36be21775197..deb20e0cfa77 100644 --- a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2017-02-28-preview/timeseriesinsights.json +++ b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2017-02-28-preview/timeseriesinsights.json @@ -111,7 +111,7 @@ } }, "201": { - "description": "The environment create request was accepted. Environment provisioning is an asynchroneous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", + "description": "The environment create request was accepted. Environment provisioning is an asynchronous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -200,7 +200,7 @@ ], "responses": { "200": { - "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchroneously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchroneously, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", + "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchronously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchronously, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -1267,7 +1267,7 @@ "$ref": "#/definitions/TrackedResource" } ], - "description": "An environment is a set of time-series data avaliable for query, and is the top level Azure Time Series Insights resource." + "description": "An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource." }, "EnvironmentCreationProperties": { "properties": { @@ -1649,7 +1649,7 @@ "type": "object", "properties": { "format": { - "description": "An enum that represents the format of the local timestamp property that needs to be set.", + "description": "An enum that represents the format of the local timestamp property that needs to be set.", "type": "string", "enum": [ "Embedded", @@ -1667,7 +1667,7 @@ "properties": { "propertyName": { "type": "string", - "description": "The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00)" + "description": "The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00)" } } } @@ -1941,7 +1941,7 @@ "properties": { "code": { "type": "string", - "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programatically handle specific error cases." + "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases." }, "message": { "type": "string", diff --git a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview/timeseriesinsights.json b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview/timeseriesinsights.json index 9e8f3dc6aeda..144e5b06a0e7 100644 --- a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview/timeseriesinsights.json +++ b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview/timeseriesinsights.json @@ -111,7 +111,7 @@ } }, "201": { - "description": "The environment create request was accepted. Environment provisioning is an asynchroneous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", + "description": "The environment create request was accepted. Environment provisioning is an asynchronous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -203,7 +203,7 @@ ], "responses": { "200": { - "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchroneously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchroneously, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", + "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchronously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchronous, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -1420,7 +1420,7 @@ "$ref": "#/definitions/TrackedResource" } ], - "description": "An environment is a set of time-series data avaliable for query, and is the top level Azure Time Series Insights resource." + "description": "An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource." }, "StandardEnvironmentResource": { "x-ms-discriminator-value": "Standard", @@ -1438,7 +1438,7 @@ "$ref": "#/definitions/EnvironmentResource" } ], - "description": "An environment is a set of time-series data avaliable for query, and is the top level Azure Time Series Insights resource. Standard environments have data retention limits." + "description": "An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. Standard environments have data retention limits." }, "LongTermEnvironmentResource": { "x-ms-discriminator-value": "LongTerm", @@ -1456,7 +1456,7 @@ "$ref": "#/definitions/EnvironmentResource" } ], - "description": "An environment is a set of time-series data avaliable for query, and is the top level Azure Time Series Insights resource. LongTerm environments do not have set data retention limits." + "description": "An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource. LongTerm environments do not have set data retention limits." }, "StandardEnvironmentCreationProperties": { "properties": { @@ -1685,7 +1685,7 @@ "properties": { "code": { "type": "string", - "description": "Contains the code that represents the reason of an environment being in a particular state. Can be used to programatically handle specific cases." + "description": "Contains the code that represents the reason of an environment being in a particular state. Can be used to programmatically handle specific cases." }, "message": { "type": "string", @@ -2313,7 +2313,7 @@ "properties": { "code": { "type": "string", - "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programatically handle specific error cases." + "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases." }, "message": { "type": "string", diff --git a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/stable/2017-11-15/timeseriesinsights.json b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/stable/2017-11-15/timeseriesinsights.json index 3171601e55a5..147d1e1d718d 100644 --- a/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/stable/2017-11-15/timeseriesinsights.json +++ b/specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/stable/2017-11-15/timeseriesinsights.json @@ -111,7 +111,7 @@ } }, "201": { - "description": "The environment create request was accepted. Environment provisioning is an asynchroneous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", + "description": "The environment create request was accepted. Environment provisioning is an asynchronous operation. You can periodically get your environment definition and monitor progress via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -203,7 +203,7 @@ ], "responses": { "200": { - "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchroneously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchroneously, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", + "description": "The environment definition was successfully updated and is in the response. If the environment was updated synchronously, the response will include a provisioningState value of \"Succeeded\". If the environment was updated asynchronously, the response will include a provisioningState value of \"Updating\". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.", "schema": { "$ref": "#/definitions/EnvironmentResource" } @@ -1293,7 +1293,7 @@ "$ref": "#/definitions/TrackedResource" } ], - "description": "An environment is a set of time-series data avaliable for query, and is the top level Azure Time Series Insights resource." + "description": "An environment is a set of time-series data available for query, and is the top level Azure Time Series Insights resource." }, "EnvironmentCreationProperties": { "properties": { @@ -1339,7 +1339,7 @@ }, "status": { "$ref": "#/definitions/EnvironmentStatus", - "description": "An object that represents the status of the environment, and its internal state in the Time Series Insights service." + "description": "An object that represents the status of the environment, and its internal state in the Time Series Insights service." } }, "allOf": [ @@ -1421,12 +1421,12 @@ "state": { "type": "string", "description": "This string represents the state of ingress operations on an environment. It can be \"Disabled\", \"Ready\", \"Running\", \"Paused\" or \"Unknown\"", - "enum": [ - "Disabled", - "Ready", - "Running", - "Paused", - "Unknown" + "enum": [ + "Disabled", + "Ready", + "Running", + "Paused", + "Unknown" ], "x-ms-enum": { "name": "IngressState", @@ -1446,7 +1446,7 @@ "properties":{ "code": { "type": "string", - "description": "Contains the code that represents the reason of an environment being in a particular state. Can be used to programatically handle specific cases." + "description": "Contains the code that represents the reason of an environment being in a particular state. Can be used to programmatically handle specific cases." }, "message": { "type": "string", @@ -1774,7 +1774,7 @@ "type": "object", "properties": { "format": { - "description": "An enum that represents the format of the local timestamp property that needs to be set.", + "description": "An enum that represents the format of the local timestamp property that needs to be set.", "type": "string", "enum": [ "Embedded", @@ -1792,7 +1792,7 @@ "properties": { "propertyName": { "type": "string", - "description": "The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00)" + "description": "The event property that will be contain the offset information to calculate the local timestamp. When the LocalTimestampFormat is Iana, the property name will contain the name of the column which contains IANA Timezone Name (eg: Americas/Los Angeles). When LocalTimestampFormat is Timespan, it contains the name of property which contains values representing the offset (eg: P1D or 1.00:00:00)" } } } @@ -1808,7 +1808,7 @@ }, "localTimestamp": { "$ref": "#/definitions/LocalTimestamp", - "description": "An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events." + "description": "An object that represents the local timestamp property. It contains the format of local timestamp that needs to be used and the corresponding timezone offset information. If a value isn't specified for localTimestamp, or if null, then the local timestamp will not be ingressed with the events." } } }, @@ -2074,7 +2074,7 @@ "properties": { "code": { "type": "string", - "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programatically handle specific error cases." + "description": "An error code that describes the error condition more precisely than an HTTP status code. Can be used to programmatically handle specific error cases." }, "message": { "type": "string",