Plane docs
ApiSchemas

SystemOverridePolicy

One shape from the contract, as it appears on the wire.

Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions

Referenced from Overrides

JSON Schema

{
  "type": "string",
  "enum": [
    "none",
    "append",
    "replace"
  ]
}

On this page