Changes to Update file metadata and properties

PUT /api/files/{file_id}

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

Changed in 4 of the 28 revisions of this API.6210

  1. ad76e6bdf4032
  2. 861532a21ad9527
  3. 93deff5149351
  4. a2488be8a6e41

What changed

    • 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_hash from the response with the 200 status

      response-required-property-removed

    • removed the required property file_size from the response with the 200 status

      response-required-property-removed

    • removed the required property mime_type from the response with the 200 status

      response-required-property-removed

    • removed the required property original_filename from the response with the 200 status

      response-required-property-removed

    • removed the required property user_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property updated_at from the response with the 200 status

      response-optional-property-removed

    • added the optional property createdAt to the response with the 200 status

      response-optional-property-added

    • added the optional property updatedAt to the response with the 200 status

      response-optional-property-added

    • added the required property fileHash to the response with the 200 status

      response-required-property-added

    • added the required property fileSize to the response with the 200 status

      response-required-property-added

    • added the required property mimeType to the response with the 200 status

      response-required-property-added

    • added the required property originalFilename to the response with the 200 status

      response-required-property-added

    • added the required property userId to the response with the 200 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