Changes to Get file contents

GET /api/file/{DirName}/**

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

Changed in 2 of the 28 revisions of this API.235

  1. 5ae08fa1c8805
  2. 34a577bdabff23

What changed

    • added the new optional query request parameter attach

      new-optional-request-parameter

    • added the new optional query request parameter play

      new-optional-request-parameter

    • added the new optional query request parameter tail

      new-optional-request-parameter

    • added the media type application/octet-stream for the response with the status 200

      response-media-type-added

    • added the media type text/plain for the response with the status 404

      response-media-type-added

  • 34a577bdabff23See the full diff
    • removed the media type application/octet-stream for the response with the status 200

      response-media-type-removed

    • removed the media type text/plain for the response with the status 404

      response-media-type-removed

    • deleted the query request parameter attach

      request-parameter-removed

    • deleted the query request parameter play

      request-parameter-removed

    • deleted the query request parameter tail

      request-parameter-removed