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

AppPropertyDiff

    PropertyDiff describes the difference between a single property’s old and new values.

    Properties

    • diffKind enum required
      Kind is the kind of difference.
      Values: add, add-replace, delete, delete-replace, update, update-replace
    • inputDiff boolean required
      InputDiff is true if this is a difference between old and new inputs rather than old state and new inputs.