Skip to content

Commit 3a42a6f

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Add line break
1 parent c589375 commit 3a42a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The following properties are supported in the copy activity **source** section:
352352
| requestInterval | The time to wait before sending the request for next page. The default value is **00:00:01** | No |
353353

354354
>[!NOTE]
355-
>REST connector ignores any "Accept" header specified in `additionalHeaders`. As REST connector only support response in JSON, it will auto generate a header of `Accept: application/json`.
355+
>REST connector ignores any "Accept" header specified in `additionalHeaders`. As REST connector only support response in JSON, it will auto generate a header of `Accept: application/json`. <br>
356356
>The array of object as the response body is not supported in pagination.
357357
358358
**Example 1: Using the Get method with pagination**

0 commit comments

Comments
 (0)