Changes to Add items to a queue.

POST /api/v1/playback-queues/{id}/extend

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

Changed in 2 of the 176 revisions of this API.23

  1. d2689383f1721
  2. 5265ec620aa113

What changed

    • the items/queue/seedMediaType response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

  • 5265ec620aa113See the full diff
    • added the new path request parameter id

      new-request-path-parameter

    • added the new optional request property insert

      new-optional-request-property

    • added the new optional request property items

      new-optional-request-property

    • added the media type application/json for the response with the status 201

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog