Changes to GET /courses

GET /courses

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

Changed in 4 of the 12 revisions of this API.312

  1. 3df33ecea9771
  2. cf42bda7c43a1
  3. 38d30377b08c1
  4. 475b2b7b242f111

What changed

    • for the query request parameter limit, the max was decreased from 1000.00 to 100.00

      request-parameter-max-decreased

    • added the optional property / to the response with the status

      response-optional-property-added

    • for the query request parameter reviews, default value false was added

      request-parameter-default-value-added

  • 475b2b7b242f111See the full diff
    • for the query request parameter reviews, default value false was removed

      request-parameter-default-value-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • for the query request parameter limit, the max was increased from 100.00 to 1000.00

      request-parameter-max-increased