Changes to Upload a file

POST /api/files/actions/upload

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

Changed in 5 of the 28 revisions of this API.6211

  1. 1583b1f4c97d1
  2. ad76e6bdf4032
  3. 861532a21ad9527
  4. 93deff5149351
  5. a2488be8a6e41

What changed

    • added the success response with the status 200

      response-success-status-added

    • the endpoint scheme security bearerAuth AND cookieAuth was added to the API

      api-security-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

  • 861532a21ad9527See the full diff
    • removed the required property file/file_hash from the response with the 201 status

      response-required-property-removed

    • removed the required property file/file_size from the response with the 201 status

      response-required-property-removed

    • removed the required property file/mime_type from the response with the 201 status

      response-required-property-removed

    • removed the required property file/original_filename from the response with the 201 status

      response-required-property-removed

    • removed the required property file/user_id from the response with the 201 status

      response-required-property-removed

    • removed the optional property file/created_at from the response with the 201 status

      response-optional-property-removed

    • removed the optional property file/updated_at from the response with the 201 status

      response-optional-property-removed

    • added the optional property file/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property file/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the required property file/fileHash to the response with the 201 status

      response-required-property-added

    • added the required property file/fileSize to the response with the 201 status

      response-required-property-added

    • added the required property file/mimeType to the response with the 201 status

      response-required-property-added

    • added the required property file/originalFilename to the response with the 201 status

      response-required-property-added

    • added the required property file/userId to the response with the 201 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog