Changes to Retrieve all Task Runs

GET /v2/org/{org}/nico/task/run

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

Changed in 3 of the 90 revisions of this API.22

  1. c459c6587dee2
  2. 441cfc1afc1c1
  3. ac0607a420811

What changed

    • for the query request parameter pageNumber, the max was set to 21474836.00

      request-parameter-max-set

    • for the query request parameter pageSize, the max was set to 100.00

      request-parameter-max-set

    • added the non-success response with the status 504

      response-non-success-status-added

    • endpoint added

      endpoint-added