Changes to Gets a list of all files owned by the Azure OpenAI resource. These include user uploaded content like files with purpose "fine-tune" for training or validation of fine-tunes models as well as files that are generated by the service such as "fine-tune-results" which contains various metrics for the corresponding fine-tune job.

GET /files

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

Changed in 3 of the 26 revisions of this API.243

  1. 2022-03-01-previewb177dc430e392
  2. 2022-03-01-preview62a50a8e26791
  3. 2022-03-01-preview9d525b5caa3124

What changed

  • 2022-03-01-previewb177dc430e392See the full diff
    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status default

      response-media-type-added

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

  • 2022-03-01-preview62a50a8e26791See the full diff
    • added the new optional query request parameter purpose

      new-optional-request-parameter

  • 2022-03-01-preview9d525b5caa3124See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • removed the media type application/json for the response with the status default

      response-media-type-removed

    • deleted the query request parameter after

      request-parameter-removed

    • deleted the query request parameter limit

      request-parameter-removed

    • deleted the query request parameter order

      request-parameter-removed

    • deleted the query request parameter purpose

      request-parameter-removed

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