From e4898febbc6b7d49e046eff01fe973d108cc53ca Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 13 Jun 2019 01:27:00 -0400 Subject: [PATCH] chore: jsonfmt datamigration Ran `jsonfmt -w "specification/datamigration/**/*.json"` --- .../2018-07-15-preview/datamigration.json | 24 ++++++++++++++----- .../examples/ServiceTasks_CreateOrUpdate.json | 2 +- .../examples/ServiceTasks_Delete.json | 2 +- .../examples/ServiceTasks_Get.json | 2 +- .../examples/ServiceTasks_Update.json | 2 +- 5 files changed, 22 insertions(+), 10 deletions(-) diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json index cfd3ddd118c0..8a9fbc8f3730 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/datamigration.json @@ -494,7 +494,9 @@ ], "operationId": "ServiceTasks_List", "x-ms-examples": { - "ServiceTasks_List": { "$ref": "./examples/ServiceTasks_List.json" } + "ServiceTasks_List": { + "$ref": "./examples/ServiceTasks_List.json" + } }, "parameters": [ { @@ -862,7 +864,9 @@ ], "operationId": "ServiceTasks_CreateOrUpdate", "x-ms-examples": { - "Tasks_CreateOrUpdate": { "$ref": "./examples/ServiceTasks_CreateOrUpdate.json" } + "Tasks_CreateOrUpdate": { + "$ref": "./examples/ServiceTasks_CreateOrUpdate.json" + } }, "parameters": [ { @@ -900,7 +904,9 @@ ], "operationId": "ServiceTasks_Get", "x-ms-examples": { - "Tasks_Get": { "$ref": "./examples/ServiceTasks_Get.json" } + "Tasks_Get": { + "$ref": "./examples/ServiceTasks_Get.json" + } }, "parameters": [ { @@ -941,7 +947,9 @@ ], "operationId": "ServiceTasks_Delete", "x-ms-examples": { - "Tasks_Delete": { "$ref": "./examples/ServiceTasks_Delete.json" } + "Tasks_Delete": { + "$ref": "./examples/ServiceTasks_Delete.json" + } }, "responses": { "200": { @@ -968,7 +976,9 @@ ], "operationId": "ServiceTasks_Update", "x-ms-examples": { - "Tasks_Update": { "$ref": "./examples/ServiceTasks_Update.json" } + "Tasks_Update": { + "$ref": "./examples/ServiceTasks_Update.json" + } }, "parameters": [ { @@ -1053,7 +1063,9 @@ ], "operationId": "ServiceTasks_Cancel", "x-ms-examples": { - "Tasks_Cancel": { "$ref": "./examples/ServiceTasks_Cancel.json" } + "Tasks_Cancel": { + "$ref": "./examples/ServiceTasks_Cancel.json" + } }, "parameters": [ { diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_CreateOrUpdate.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_CreateOrUpdate.json index 461998e7c40a..33319569713c 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_CreateOrUpdate.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_CreateOrUpdate.json @@ -46,4 +46,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Delete.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Delete.json index 2b59a6d1bb67..7c5fd00999e2 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Delete.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Delete.json @@ -14,4 +14,4 @@ "body": "" } } -} \ No newline at end of file +} diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Get.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Get.json index 5be1987f46da..87b48c5ea309 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Get.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Get.json @@ -23,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Update.json b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Update.json index 70e07b99a66b..5253cc8aacdd 100644 --- a/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Update.json +++ b/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/examples/ServiceTasks_Update.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +}