org.okazu-diary.material.defs

okazu-diary.org

Documentation

tag object

No description available.

Properties

value string Required

No description available.

maxLength: 256 bytesminLength: 1 bytes
View raw schema
{
  "type": "object",
  "required": [
    "value"
  ],
  "properties": {
    "value": {
      "type": "string",
      "maxLength": 256,
      "minLength": 1
    }
  }
}

Lexicon Garden

@