1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppPatchUpdateCheckpointRequest

AppPatchUpdateCheckpointRequest

    PatchUpdateCheckpointRequest defines the body of a request to the patch update checkpoint endpoint of the service API. The Deployment field is expected to contain a serialized Deployment value, the schema of which is indicated by the Version field.

    Properties

    • isInvalid boolean required
      Whether invalid
    • version integer required
      The version number
    • features array[string] optional
      The features
    • deployment object optional
      The deployment data