Changes to POST /v1/batch-jobs

POST /v1/batch-jobs

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

Changed in 4 of the 24 revisions of this API.136

  1. 6fe5e0368cb011
  2. 6ac11cc265be4
  3. 8be36ce70a6b3
  4. 750c8a1363071

What changed

  • 6fe5e0368cb011See the full diff
    • the max_concurrent_printers request property type/format changed from number/ to integer/

      request-property-type-changed

    • the request property max_concurrent_printers became nullable

      request-property-became-nullable

    • added the new optional request property print_options/set_printer_ready

      new-optional-request-property

    • added the new optional request property print_options/start_immediately

      new-optional-request-property

    • added the new optional request property printer_configs/additionalProperties/print_options/set_printer_ready

      new-optional-request-property

    • added the new optional request property printer_configs/additionalProperties/print_options/start_immediately

      new-optional-request-property

    • removed the request property print_options/set_printer_ready

      request-property-removed

    • removed the request property print_options/start_immediately

      request-property-removed

    • removed the request property printer_configs/additionalProperties/print_options/set_printer_ready

      request-property-removed

    • added the non-success response with the status 409

      response-non-success-status-added