Changes to Split Async

POST /split_async

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 45 revisions of this API.2

  1. 909015e871ed2

What changed

    • added the new optional request property settings/allow_page_overlap

      new-optional-request-property

    • the settings request property default value changed from {"table_cutoff":"truncate"} to {"table_cutoff":"truncate","allow_page_overlap":true}

      request-property-default-value-changed