Changes to Get all pages in the Conditions A to Z

GET /conditions

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

Changed in 2 of the 50 revisions of this API.13

  1. 1eb5cc6348f73
  2. 0d2bde903fbd1

What changed

    • added the new optional query request parameter endDate to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter orderBy to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter startDate to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • media type application/schema+json was changed to a more general media type application/json for the response status 200

      response-media-type-name-generalized