Changes to Create runtime revision

POST /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.113

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

What changed

    • removed the unspecified enum value from the 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

  • fbf471c508c811See the full diff
    • added the new package.json enum value to the manifest_file/name response property for the response status 200

      response-property-enum-value-added

    • added the new package.json enum value to the request property manifest_file/name

      request-property-enum-value-added

    • endpoint added

      endpoint-added