earth.cirrus.check.note

mk.gg

Documentation

A disposable probe record written into a probe space by the space conformance suite, deleted with the space.

main record

A disposable probe record written into a probe space by the space conformance suite, deleted with the space.

Record Key any Any valid record key

Properties

text string Required

No description available.

maxLength: 1000 bytes
View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "text"
    ],
    "properties": {
      "text": {
        "type": "string",
        "maxLength": 1000
      }
    }
  },
  "description": "A disposable probe record written into a probe space by the space conformance suite, deleted with the space."
}

Lexicon Garden

@