From 07fb01c61d0dc7fa2945f3aa194a7a935f5ff2fb Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 15 Aug 2019 01:58:38 -0400 Subject: [PATCH] chore: jsonfmt datafactory (#6965) --- .../stable/2018-06-01/entityTypes/Dataset.json | 4 ++-- .../stable/2018-06-01/entityTypes/Pipeline.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json index d41f53fbd94d..88b3adaca912 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json @@ -682,8 +682,8 @@ "location" ] }, - "JsonDataset": { - "x-ms-discriminator-value": "Json", + "JsonDataset": { + "x-ms-discriminator-value": "Json", "description": "Json dataset.", "type": "object", "allOf": [ diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json index 0ffead58bfc6..b9c85eab0646 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json @@ -676,7 +676,7 @@ "fileExtension" ] }, - "JsonWriteSettings": { + "JsonWriteSettings": { "description": "Json write settings.", "type": "object", "allOf": [ @@ -748,7 +748,7 @@ } } }, - "JsonSource": { + "JsonSource": { "description": "A copy activity Json source.", "type": "object", "allOf": [ @@ -782,7 +782,7 @@ } } }, - "JsonSink": { + "JsonSink": { "description": "A copy activity Json sink.", "type": "object", "allOf": [