Changes to Get HLS playlist

GET /v1/sessions/{id}/hls

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

Changed in 6 of the 54 revisions of this API.16

  1. 4985d7bcd32f1
  2. 97dcad9b050e11
  3. aa04a4c92f701
  4. a7c3e89bea1f1
  5. 44bb43c1df501
  6. 64c9e6b1b57d1

What changed

    • added the optional property linkToDocs to the response with the 404 status

      response-optional-property-added

    • added the pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$ to the path request parameter id

      request-parameter-pattern-added

    • the response property context/items/params became required for the status 404

      response-property-became-required

    • api tag HLS removed

      api-tag-removed

    • api tag HLS added

      api-tag-added

    • api tag HLS removed

      api-tag-removed

    • endpoint added

      endpoint-added