Changes to Add a release to a roll up release

PUT /products/{product_id}/releases/{id}

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

Changed in 2 of the 5 revisions of this API.221

  1. bfbe6f6d74a122
  2. 69bd8c9e89321

What changed

  • bfbe6f6d74a122See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the // response's property type changed from object to null for status

      response-property-type-changed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added