Changes to Get File

GET /v1/files/{file_id}

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

Changed in 5 of the 19 revisions of this API.326

  1. 345ddd9a88d11
  2. e0bd85a122ab1
  3. 9caec45089fb12
  4. 62c455aac36a122
  5. 8814c306e6ef1

What changed

    • api operation id get_file_v1_files__file_id__get removed and replaced with getFile

      api-operation-id-removed

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

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

      response-required-property-removed

  • 9caec45089fb12See the full diff
    • removed the required property category from the response with the 200 status

      response-required-property-removed

    • removed the ready enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the uploading enum value from the status response property for the response status 200

      response-property-enum-value-removed

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

  • 62c455aac36a122See the full diff
    • the response property uploaded_by became optional for the status 200

      response-property-became-optional

    • added the new ready enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new uploading enum value to the status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security OAuth2PasswordBearer was added to the API

      api-security-added

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • endpoint added

      endpoint-added