Skip to content

Commit a1d4992

Browse files
authored
remove unnecessary additional properties (#16652)
1 parent 3e1fbc1 commit a1d4992

File tree

1 file changed

+0
-6
lines changed
  • specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@
8181
"x-ms-client-flatten": true,
8282
"$ref": "#/definitions/FlowletTypeProperties"
8383
}
84-
},
85-
"additionalProperties": {
86-
"type": "object"
8784
}
8885
},
8986
"MappingDataFlowTypeProperties": {
@@ -196,9 +193,6 @@
196193
"items": {
197194
"type": "string"
198195
}
199-
},
200-
"additionalProperties": {
201-
"type": "object"
202196
}
203197
}
204198
},

0 commit comments

Comments
 (0)