com.furrowedbrowser.at.testRecord

will.at.furrowedbrowser.com

Documentation

A test furrowed record

main record

A test furrowed record

Record Key any Any valid record key

Properties

furrowedPost string Required

No description available.

maxLength: 80 bytesminLength: 1 bytes
View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "furrowedPost"
    ],
    "properties": {
      "furrowedPost": {
        "type": "string",
        "maxLength": 80,
        "minLength": 1
      }
    }
  },
  "description": "A test furrowed record"
}

Lexicon Garden

@