Skip to content

Commit fa0067d

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent dd58a36 commit fa0067d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21173,10 +21173,10 @@
2117321173
"properties": {},
2117421174
"description": "The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)."
2117521175
},
21176-
"compressionType": {
21176+
"httpCompressionType": {
2117721177
"type": "object",
2117821178
"properties": {},
21179-
"description": "Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. "
21179+
"description": "Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. "
2118021180
},
2118121181
"httpRequestTimeout": {
2118221182
"type": "object",
@@ -21198,11 +21198,6 @@
2119821198
"enum": [
2119921199
"RestSink"
2120021200
]
21201-
},
21202-
"wrapRequestJsonInAnObject": {
21203-
"type": "object",
21204-
"properties": {},
21205-
"description": "Wraps Request Array Json into an Object before calling the rest endpoint , Default is false. ex: if true request content sample format is { rows:[]} else the format is []"
2120621201
}
2120721202
},
2120821203
"required": [

0 commit comments

Comments
 (0)