Skip to content

Commit c589375

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update details
1 parent ea2a026 commit c589375

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-factory/connector-rest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,8 @@ 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`. The array of object as the response body is not supported in pagination.
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`.
356+
>The array of object as the response body is not supported in pagination.
356357
357358
**Example 1: Using the Get method with pagination**
358359

0 commit comments

Comments
 (0)