From 02692b40b0aa2bd3943432554d1cea8084be8f11 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Mon, 15 Apr 2019 17:29:45 -0400 Subject: [PATCH] fix: Remove BOM for Avacodo errors (#5650) --- .../preview/2018-11-01-preview/examples/EventSchemaGet.json | 2 +- .../2018-11-01-preview/examples/EventSchemaGetEmpty.json | 2 +- .../examples/HierarchiesBatchDeleteByIds.json | 2 +- .../examples/HierarchiesBatchDeleteByNames.json | 2 +- .../2018-11-01-preview/examples/HierarchiesBatchGetByIds.json | 2 +- .../2018-11-01-preview/examples/HierarchiesBatchGetByNames.json | 2 +- .../2018-11-01-preview/examples/HierarchiesBatchPut.json | 2 +- .../2018-11-01-preview/examples/InstancesBatchDeleteByIds.json | 2 +- .../examples/InstancesBatchDeleteByNames.json | 2 +- .../2018-11-01-preview/examples/InstancesBatchGetByIds.json | 2 +- .../2018-11-01-preview/examples/InstancesBatchGetByNames.json | 2 +- .../preview/2018-11-01-preview/examples/InstancesBatchPut.json | 2 +- .../2018-11-01-preview/examples/InstancesBatchUpdate.json | 2 +- .../preview/2018-11-01-preview/examples/InstancesGetPage1.json | 2 +- .../preview/2018-11-01-preview/examples/InstancesGetPage2.json | 2 +- .../preview/2018-11-01-preview/examples/InstancesGetPage3.json | 2 +- .../2018-11-01-preview/examples/InstancesSearchPage1.json | 2 +- .../preview/2018-11-01-preview/examples/InstancesSuggest.json | 2 +- .../preview/2018-11-01-preview/examples/ModelSettingsGet.json | 2 +- .../2018-11-01-preview/examples/ModelSettingsUpdateName.json | 2 +- .../2018-11-01-preview/examples/QueryAggregateSeriesPage1.json | 2 +- .../2018-11-01-preview/examples/QueryAggregateSeriesPage2.json | 2 +- .../2018-11-01-preview/examples/QueryGetEventsPage1.json | 2 +- .../2018-11-01-preview/examples/QueryGetEventsPage2.json | 2 +- .../2018-11-01-preview/examples/QueryGetEventsPage3.json | 2 +- .../2018-11-01-preview/examples/QueryGetEventsPage4.json | 2 +- .../2018-11-01-preview/examples/QueryGetSeriesPage1.json | 2 +- .../2018-11-01-preview/examples/QueryGetSeriesPage2.json | 2 +- .../2018-11-01-preview/examples/QueryGetSeriesPage3.json | 2 +- .../2018-11-01-preview/examples/TypesBatchDeleteByIds.json | 2 +- .../2018-11-01-preview/examples/TypesBatchDeleteByNames.json | 2 +- .../preview/2018-11-01-preview/examples/TypesBatchGetByIds.json | 2 +- .../2018-11-01-preview/examples/TypesBatchGetByNames.json | 2 +- .../preview/2018-11-01-preview/examples/TypesBatchPut.json | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGet.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGet.json index ca36a3cb1160..f0055ea205a9 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGet.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGet.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGetEmpty.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGetEmpty.json index 744eee2b01a1..4ba97f2d0342 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGetEmpty.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/EventSchemaGetEmpty.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByIds.json index 44b365361332..7f525960c77d 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByNames.json index a40829fa36f0..8f9695fdb028 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchDeleteByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByIds.json index 0713105d1c64..0354198864bd 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByNames.json index 225a76b00e55..c45178967e16 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchGetByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchPut.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchPut.json index 5b362ff0a512..813faa3120be 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchPut.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/HierarchiesBatchPut.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByIds.json index 449171e80616..c77b05e4ab20 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByNames.json index bc7700bfe138..a35391744a0d 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchDeleteByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByIds.json index 48e84689b2c5..97801bec052d 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByNames.json index 5fddde4198cf..69d188ef05d6 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchGetByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchPut.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchPut.json index 7bd8cfc599a2..cb17e5ccf2d8 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchPut.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchPut.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchUpdate.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchUpdate.json index 7136a81c0abd..4d07f403f6c0 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchUpdate.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesBatchUpdate.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage1.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage1.json index 4268b544571e..5ad42e84db91 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage1.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage1.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com" diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage2.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage2.json index 6c4ab015a68e..912fb94c2ff1 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage2.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage2.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage3.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage3.json index d1acff07ead0..4f97895d7a30 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage3.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesGetPage3.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSearchPage1.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSearchPage1.json index 1b1b9c3f1493..4689ee92e57a 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSearchPage1.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSearchPage1.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSuggest.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSuggest.json index d93156890f71..a93b0ac3b8f0 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSuggest.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/InstancesSuggest.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsGet.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsGet.json index f47160dfc95e..9bd1908eeecc 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsGet.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsGet.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com" diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsUpdateName.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsUpdateName.json index 02900f7952d3..387b1a288451 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsUpdateName.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/ModelSettingsUpdateName.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage1.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage1.json index f132158ada1b..7b670c4d1eac 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage1.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage1.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage2.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage2.json index 8cf17b061d70..cd530102197b 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage2.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryAggregateSeriesPage2.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage1.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage1.json index 19ed26d0fafe..515b20d16834 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage1.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage1.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage2.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage2.json index 9a25dbeeb13b..64a6d2bab965 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage2.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage2.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage3.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage3.json index 2a84a3122a49..45193c9b47b7 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage3.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage3.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage4.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage4.json index 0516488f9431..c348f54fe6b5 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage4.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetEventsPage4.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage1.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage1.json index aa3d0288ba2e..ca165a59278c 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage1.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage1.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage2.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage2.json index 62b85d724a70..2f9b420ab300 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage2.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage2.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage3.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage3.json index f08552357e0d..03d5dece37be 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage3.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/QueryGetSeriesPage3.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByIds.json index 7c59bf94c9e2..5f8e0ec63a3b 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByNames.json index fb8f0e8239e3..808976da579b 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchDeleteByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByIds.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByIds.json index 77728ec9a6f3..974e8be640c7 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByIds.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByIds.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByNames.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByNames.json index 29755b58665a..563ca21d5dec 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByNames.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchGetByNames.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com", diff --git a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchPut.json b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchPut.json index 7d76ee3b10b2..82e75627501d 100644 --- a/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchPut.json +++ b/specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview/2018-11-01-preview/examples/TypesBatchPut.json @@ -1,4 +1,4 @@ -{ +{ "parameters": { "api-version": "2018-11-01-preview", "environmentFqdn": "10000000-0000-0000-0000-100000000109.env.timeseries.azure.com",