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"
]
}One shape from the contract, as it appears on the wire.
Used by previews.list, previews.mint
Referenced from Preview
{
"type": "string",
"enum": [
"tunnel",
"channel"
]
}