Changes to request a transfer task

POST /transfer

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

Changed in 12 of the 17 revisions of this API.4212

  1. efeb478295521
  2. 3d955e233bf81
  3. b7dda7bbd56011
  4. 5a224a3ab4631
  5. 3399e48b2dc41
  6. 42c3f2ed7eaa1
  7. 47a7c83ae9b911
  8. c6649430068c1
  9. 8b18bcfd3adf1
  10. 9049d98f5fcf111
  11. b5328687d6c83
  12. 7b99869ffe4d1

What changed

    • for the query request parameter autoArchive, default value true was added

      request-parameter-default-value-added

    • added the new optional query request parameter autoArchive

      new-optional-request-parameter

  • b7dda7bbd56011See the full diff
    • added the new required query request parameter collectionRootPath

      new-required-request-parameter

    • request body became optional

      request-body-became-optional

    • the response property became required for the status

      response-property-became-required

    • request body became required

      request-body-became-required

    • added the non-success response with the status

      response-non-success-status-added

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • the request property became optional

      request-property-became-optional

    • added optional request body

      request-body-added-optional

  • 9049d98f5fcf111See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • deleted the query request parameter sourcePath

      request-parameter-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • api operation id TransferPostTask removed and replaced with PostTransferTask

      api-operation-id-removed