Plane docs
ApiSchemas

PreviewPath

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

Used by previews.list, previews.mint

Referenced from Preview

JSON Schema

{
  "type": "string",
  "enum": [
    "tunnel",
    "channel"
  ]
}

On this page