We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2918866 commit 5721c9cCopy full SHA for 5721c9c
docs/reference/transform/apis/update-transform.asciidoc
@@ -159,6 +159,23 @@ delays.
159
====
160
//End sync
161
162
+//Begin settings
163
+`settings`::
164
+(Optional, object)
165
+include::{docdir}/rest-api/common-parms.asciidoc[tag=transform-settings]
166
++
167
+.Properties of `settings`
168
+[%collapsible%open]
169
+====
170
+`docs_per_second`:::
171
+(Optional, float)
172
+include::{docdir}/rest-api/common-parms.asciidoc[tag=transform-settings-docs-per-second]
173
+`max_page_search_size`:::
174
+(Optional, integer)
175
+include::{docdir}/rest-api/common-parms.asciidoc[tag=transform-settings-max-page-search-size]
176
177
+//End settings
178
+
179
[[update-transform-example]]
180
==== {api-examples-title}
181
0 commit comments