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

AppPatchUpdateVerbatimCheckpointRequest

    PatchUpdateVerbatimCheckpointRequest defines the body of a request to a patch update checkpoint endpoint of the service API, where UntypedDeloyment is an apitype.UntypedDeployment. Whereas the PatchUpdateCheckpointRequest API is subject to the service reformatting how a checkpoint is persisted, PatchUpdateVerbatimCheckpointRequest enables the CLI to define the exact format. Designed to be compatible with the PatchUpdateCheckpointDeltaRequest API, where formatting is critical in calculating textual diffs.

    Properties

    • version integer required
      The version number
    • untypedDeployment object optional
      The untyped deployment
    • sequenceNumber integer required
      Idempotency key incremented by the client on every PATCH call within the same update.