Changes to Update a distribution by ID

PATCH /distributions/{id}

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

Changed in 3 of the 9 revisions of this API.215

  1. 3dc30dd2362413
  2. e289c4e46b972
  3. 7bfe58df4d9811

What changed

  • 3dc30dd2362413See the full diff
    • the data/allOf[Distribution]/latencies/hls response property's min was decreased from 8.00 to 6.00 for the response status 200

      response-property-min-decreased

    • added the new optional request property playerSettings

      new-optional-request-property

    • the latencies/hls request property's min was decreased from 8.00 to 6.00

      request-property-min-decreased

    • added the optional property data/allOf[Distribution]/playerSettings to the response with the 200 status

      response-optional-property-added

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

    • added the new optional request property ads

      new-optional-request-property

    • added the optional property data/allOf[Distribution]/ads to the response with the 200 status

      response-optional-property-added

  • 7bfe58df4d9811See the full diff
    • removed the required property data/allOf[Distribution]/isDefault from the response with the 200 status

      response-required-property-removed

    • removed the request property isDefault

      request-property-removed