Changes to get the runs for a test

GET /tests/{testId}/run

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

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

  1. 5dadc65a3c423
  2. 9ee6203c38fa12

What changed

    • deleted the path request parameter testId

      request-parameter-removed

    • deleted the query request parameter skip

      request-parameter-removed

    • deleted the query request parameter take

      request-parameter-removed

  • 9ee6203c38fa12See the full diff
    • added the new path request parameter testId

      new-request-path-parameter

    • added the new optional query request parameter skip

      new-optional-request-parameter

    • added the new optional query request parameter take

      new-optional-request-parameter