Retrieve information about available update of given environment

get/api/v1/update/{env}

Response

OK

new_versionstring

Package version available for update

Example response

{
  "new_version": "4.2-RC1"
}

Changes

Changed in 3 of the 49 revisions of this API.23

  • 0f7cc814c83612See the full diff
    • added PrusaLinkPackage to the response body oneOf list for the response status 200

      response-body-one-of-added

    • removed PythonPackageUpdateInfo from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • added the non-success response with the status 409

      response-non-success-status-added

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

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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