Changes to Download Single

POST /download/single

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

Changed in 3 of the 16 revisions of this API.125

  1. 29225d7b3ea412
  2. 350e41758f4111
  3. 707c0eb9cee112

What changed

  • 29225d7b3ea412See the full diff
    • removed the request property

      request-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

  • 350e41758f4111See the full diff
    • removed the request property

      request-property-removed

    • added the new optional request property

      new-optional-request-property

  • 707c0eb9cee112See the full diff
    • removed the enum value async_fleet of the request property

      request-property-enum-value-removed

    • the request property default value changed from async_fleet to FLEET_ASYNC

      request-property-default-value-changed

    • added the new FLEET_ASYNC enum value to the request property

      request-property-enum-value-added