Skip to content

Commit 07fb01c

Browse files
nschonniweidongxu-microsoft
authored andcommitted
chore: jsonfmt datafactory (Azure#6965)
1 parent bc6f6f7 commit 07fb01c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,8 +682,8 @@
682682
"location"
683683
]
684684
},
685-
"JsonDataset": {
686-
"x-ms-discriminator-value": "Json",
685+
"JsonDataset": {
686+
"x-ms-discriminator-value": "Json",
687687
"description": "Json dataset.",
688688
"type": "object",
689689
"allOf": [

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@
676676
"fileExtension"
677677
]
678678
},
679-
"JsonWriteSettings": {
679+
"JsonWriteSettings": {
680680
"description": "Json write settings.",
681681
"type": "object",
682682
"allOf": [
@@ -748,7 +748,7 @@
748748
}
749749
}
750750
},
751-
"JsonSource": {
751+
"JsonSource": {
752752
"description": "A copy activity Json source.",
753753
"type": "object",
754754
"allOf": [
@@ -782,7 +782,7 @@
782782
}
783783
}
784784
},
785-
"JsonSink": {
785+
"JsonSink": {
786786
"description": "A copy activity Json sink.",
787787
"type": "object",
788788
"allOf": [

0 commit comments

Comments
 (0)