Changes to List runtime revisions

GET /v1/runtimes/{id}/revisions

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

Changed in 4 of the 18 revisions of this API.112

  1. 45af77c4f3bd1
  2. 4ca61d8b4e331
  3. fbf471c508c81
  4. 54bca76399611

What changed

    • removed the unspecified enum value from the revisions/items/status response property for the response status 200

      response-property-enum-value-removed

    • the code response's property type/format changed from integer/int32 to integer/ for status 401

      response-property-type-changed

    • added the new package.json enum value to the revisions/items/manifest_file/name response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added