Changes to Resizes a source image

GET /img/{imgUrl}/resize

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

Changed in 5 of the 8 revisions of this API.516

  1. cad07fafe7312
  2. 18cbc1c76caa1
  3. f053d6fb3a381
  4. a3e4afa484da2
  5. ac53f9796a0151

What changed

    • the query request parameter dppx became optional

      request-parameter-became-optional

    • the query request parameter save-data became optional

      request-parameter-became-optional

    • added the new optional query request parameter trim-border

      new-optional-request-parameter

    • added the media type image/jxl for the response with the status 200

      response-media-type-added

    • added the media type image/avif for the response with the status 200

      response-media-type-added

    • added the media type image/webp for the response with the status 200

      response-media-type-added

  • ac53f9796a0151See the full diff
    • the query request parameter dppx became required

      request-parameter-became-required

    • the query request parameter save-data became required

      request-parameter-became-required

    • removed the media type image/avif for the response with the status 200

      response-media-type-removed

    • removed the media type image/jxl for the response with the status 200

      response-media-type-removed

    • removed the media type image/webp for the response with the status 200

      response-media-type-removed

    • deleted the query request parameter trim-border

      request-parameter-removed