We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f46c70 commit 30278bcCopy full SHA for 30278bc
1 file changed
README.md
@@ -4,6 +4,6 @@ Increase Bulk API performance, using direct entity publishing as array without c
4
5
## How to use
6
7
-Set the custom request header with name 'disable-object-validation'. Value for a header could be any, even empty.
8
-If header is set, the extension skips objects creation and validation. These operations take quite long time among
9
-the request duration.
+Extension works for API request to the Bulk API endpoints. Set the custom request header with name 'disable-object-validation'.
+Value for a header could be any, even empty. If header is set, the extension skips objects creation and validation.
+These operations take quite long time among the request duration.
0 commit comments