List of jsonpatch JSONPatchOperations, which describe how to create the run state from an empty dict. This is the minimal representation of the log, designed to be serialized as JSON and sent over the wire to reconstruct the log on the other side. Reconstruction of the state can be done with any jsonpatch-compliant library, see https://jsonpatch.com for more information.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

ops: Operation[]

Methods

Generated using TypeDoc