Changes to Retrieve document content as HTML optimized for Print CSS

GET /api/document/{id}/print

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

Changed in 5 of the 49 revisions of this API.26

  1. 07216792837f2
  2. 13d21359bca711
  3. a63c16623f752
  4. 7fc56e8b05841
  5. b703599729421

What changed

    • for the query request parameter script, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • for the query request parameter style, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • for the query request parameter wc, default value true was removed

      request-parameter-default-value-removed

    • for the query request parameter wc, the type/format was generalized from boolean/ to string/

      request-parameter-type-generalized

    • added the new optional query request parameter script

      new-optional-request-parameter

    • added the new optional query request parameter style

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation