Changes to retrieve spans that will be selected by selector

GET /tests/{testId}/run/{runId}/select

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

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

  1. 5dadc65a3c423
  2. 9ee6203c38fa21

What changed

    • deleted the path request parameter runId

      request-parameter-removed

    • deleted the path request parameter testId

      request-parameter-removed

    • deleted the query request parameter query

      request-parameter-removed

  • 9ee6203c38fa21See the full diff
    • added the new path request parameter runId

      new-request-path-parameter

    • added the new path request parameter testId

      new-request-path-parameter

    • added the new optional query request parameter query

      new-optional-request-parameter