Skip to content
Developer Preview

ViewPageAnchor

The view/page request-mode anchor. Declared open: the protocol spells it “open string enum, v1 value latestCompaction”.

  • "latestCompaction"
Source

schema/msp/experimental/msp.schema.json#/types/ViewPageAnchor

{
"description": "The `view/page` request-mode anchor. Declared **open**: the protocol spells it \"open string enum, v1 value `latestCompaction`\".",
"enum": [
"latestCompaction"
],
"type": "string",
"x-msp-openness": "open"
}